Module json

Source
Expand description

Allows serialization and deserialization to JSON, with the serde crate.

Traitsยง

JSON
Handles the to and from JSON conversion.