Module serde

Modules§

ascii_char
Handling of ASCII characters in u8 fields via serdes with 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.