Skip to main content

Module json

Module json 

Source
Expand description

JSON codec using serde_json.

Structsยง

Error
This type represents all possible errors that can occur when serializing or deserializing JSON data.
JsonCodec
JSON codec.