Module serde
Modules§
- ascii_
char - Handling of ASCII characters in
u8
fields viaserde
swith
attribute.
Functions§
- bool_
or_ struct - Enables deserializing from a value that could be a bool or a struct.
- is_
default - Answers “Is this value in it’s default state?” which can be used to skip serializing the value.