Modules§
- json
- Utilities for the
serde_json
crate.
Structs§
- Fields
- Mapping of field names to either a value or another field.
Enums§
- Fields
OrValue - A field reference or value.
- OneOr
Many - A value which can be (de)serialized from one or many instances of
T
.
Functions§
- bool_
or_ struct - Enables deserializing from a value that could be a bool or a struct.
- default_
decoding - default_
false - default_
framing_ message_ based - default_
max_ length - The default max length of the input buffer.
- default_
true - is_
default - Answers “Is this value in it’s default state?” which can be used to skip serializing the value.