Module bytecodec::bincode_codec[][src]

Expand description

#[cfg(feature = "bincode_codec")] Bincode encoder and decoder that use bincode internally.

Structs

Bincode decoder.

Bincode encoder.