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