pub type BincodeCodec = PostcardCodec;๐Deprecated since 0.6.0:
renamed to PostcardCodec; the default wire format is now postcard inside a versioned envelope, not bare bincode
Expand description
Former name of PostcardCodec.
Aliased Typeยง
pub struct BincodeCodec;