serde_json

Module ser

Source
Expand description

Serialize a Rust data structure into JSON data.

Structs§

Enums§

  • Represents a character escape code in a type-safe manner.

Constants§

Statics§

Traits§

  • This trait abstracts away serializing the JSON control characters, which allows the user to optionally pretty print the JSON output.

Functions§