Module serde
Modules§
- ascii_
char - Handling of ASCII characters in
u8fields viaserdeswithattribute.
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.