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
4767929050
commit
8b6f2200f5
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ impl Connection {
|
||||||
|
|
||||||
// Actions
|
// Actions
|
||||||
|
|
||||||
/// Make new request to available `Connection`
|
/// Make new request to `Self` connection
|
||||||
/// * callback with new `Response` on success or `Error` on failure
|
/// * callback with new `Response` on success or `Error` on failure
|
||||||
pub fn request_async(
|
pub fn request_async(
|
||||||
self,
|
self,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue