mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
update comment
This commit is contained in:
parent
16971f9321
commit
c57ac0de83
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ impl Client {
|
|||
}
|
||||
}
|
||||
|
||||
/// Make new request for constructed `Connection`
|
||||
/// Middle-level method to make new request to `Connection`
|
||||
/// * callback with new `Response`on success or `Error` on failure
|
||||
pub fn request_async(
|
||||
connection: Rc<Connection>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue