Module bytecodec::json_codec[][src]

Expand description

#[cfg(feature = "json_codec")] JSON encoder and decoder that use serde_json internally.

Structs

JSON decoder.

JSON encoder.