[][src]Crate libquassel

Modules

error
message
primitive
session

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

DeserializeUTF8

Deserialization of UTF-8 based Strings to the quassel byteprotocol

HandshakeDeserialize

HandshakeDeserialize implements the deserialization needed during the handhake phase.

HandshakeSerialize

HandshakeSerialize implements the serialization needed during the handhake phase.

Serialize

Serialization of types and structs to the quassel byteprotocol

SerializeUTF8

Serialization of UTF-8 based Strings to the quassel byteprotocol