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
f93fd035ef
commit
a2261601f6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ pub use titan::Titan;
|
|||
|
||||
use gio::NetworkAddress;
|
||||
|
||||
/// Single `Request` holder for different protocols
|
||||
/// Single `Request` implementation for different protocols
|
||||
pub enum Request {
|
||||
Gemini(Gemini),
|
||||
Titan(Titan),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue