pub type CborCodec<T, U> = Codec<CborSerdeCodec, T, U>;Available on crate feature
cbor only.Aliased Typeยง
pub struct CborCodec<T, U> { /* private fields */ }pub type CborCodec<T, U> = Codec<CborSerdeCodec, T, U>;cbor only.pub struct CborCodec<T, U> { /* private fields */ }