Structs
- This structure compacts a JSON value with no extra whitespace.
- This structure pretty prints a JSON value to make it human readable.
Traits
- This trait abstracts away serializing the JSON control characters, which allows the user to optionally pretty print the JSON output.