Expand description
#[cfg(feature = "json_codec")]
JSON encoder and decoder that use serde_json internally.
Structsยง
- Json
Decoder - JSON decoder.
- Json
Encoder - JSON encoder.
#[cfg(feature = "json_codec")]
JSON encoder and decoder that use serde_json internally.