Modules§
Macros§
- match_
variant - Match a VariantMaps field and return it’s contents if successfull
Traits§
- Deserialize
- Deserialization of types and structs to the quassel byteprotocol
- DeserializeUT
F8 - Deserialization of UTF-8 based Strings to the quassel byteprotocol
- Handshake
Deserialize - HandshakeDeserialize implements the deserialization needed during the handhake phase.
- Handshake
Serialize - HandshakeSerialize implements the serialization needed during the handhake phase.
- Serialize
- Serialization of types and structs to the quassel byteprotocol
- SerializeUT
F8 - Serialization of UTF-8 based Strings to the quassel byteprotocol