Structs§
- Represents struct or enum attribute information.
- Represents field attribute information
- Represents variant attribute information
Enums§
- Represents the default to use for a field when deserializing.
- Whether this enum represents the fields of a struct or the variants of an enum.
- The different possible ways to change case of fields in a struct, or variants in an enum.
- Styles of representing an enum.