Modules§
- Utilities for the
serde_json
crate.
Structs§
- Mapping of field names to either a value or another field.
Enums§
- A field reference or value.
- A value which can be (de)serialized from one or many instances of
T
.
Functions§
- Enables deserializing from a value that could be a bool or a struct.
- The default max length of the input buffer.
- Answers “Is this value in it’s default state?” which can be used to skip serializing the value.