mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
fix anchors
This commit is contained in:
parent
ff42d022a4
commit
51685f18b7
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.
|
||||
|
||||
Return [Response](#client_response_Response) on success or [Error](#client_Error) enum on failure.
|
||||
Return [Response](#clientresponseresponse) on success or [Error](#clienterror) enum on failure.
|
||||
|
||||
``` rust
|
||||
use glib::{Uri, UriFlags};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue