mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
aquatic_ws_protocol: add documentation (as comments)
This commit is contained in:
parent
c02d7f2113
commit
6624df1e44
3 changed files with 19 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ pub mod scrape;
|
|||
pub use announce::*;
|
||||
pub use scrape::*;
|
||||
|
||||
/// Message received by tracker
|
||||
#[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)]
|
||||
#[serde(untagged)]
|
||||
pub enum InMessage {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue