Skip to main content

Module bincode

Module bincode 

Source
Expand description

Binary codec using bincode.

Structs§

BincodeCodec
Binary (bincode) codec.

Enums§

DecodeError
Errors that can be encountered by decoding a type
EncodeError
Errors that can be encountered by encoding a type