mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
update comment
This commit is contained in:
parent
71135fac58
commit
911539eab9
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ pub const DEFAULT_TIMEOUT: u32 = 10;
|
|||
|
||||
/// Main point where connect external crate
|
||||
///
|
||||
/// Includes high-level API for session-safe interaction with
|
||||
/// Provides high-level API for session-safe interaction with
|
||||
/// [Gemini protocol](https://geminiprotocol.net) socket server
|
||||
pub struct Client {
|
||||
session: Rc<Session>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue