Module codec

Module codec 

Source
Expand description

Submodule providing the Codec trait and its default implementation using bincode.

Structs§

Bincode
Default message encoding with bincode.

Traits§

Codec
Message Encoding and Decoding Format