pub type DefaultCodec = MsgPackCodec;Expand description
The default codec type (MessagePack when msgpack feature is enabled).
Aliased Typeยง
pub struct DefaultCodec;pub type DefaultCodec = MsgPackCodec;The default codec type (MessagePack when msgpack feature is enabled).
pub struct DefaultCodec;