mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
fix anchors
This commit is contained in:
parent
052003b6be
commit
ff42d022a4
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ cargo add ggemini
|
||||||
|
|
||||||
High-level API to make async socket request and auto-close connection on complete.
|
High-level API to make async socket request and auto-close connection on complete.
|
||||||
|
|
||||||
Return [Response](#client::response::Response) on success or [Error](#client::Error) enum on failure.
|
Return [Response](#client_response_Response) on success or [Error](#client_Error) enum on failure.
|
||||||
|
|
||||||
``` rust
|
``` rust
|
||||||
use glib::{Uri, UriFlags};
|
use glib::{Uri, UriFlags};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue