Module serde_derive_internals::attr
[−]
[src]
Structs
| Container |
Represents container (e.g. struct) attribute information |
| Field |
Represents field attribute information |
| Name | |
| Variant |
Represents variant attribute information |
Enums
| Default |
Represents the default to use for a field when deserializing. |
| EnumTag |
Styles of representing an enum. |
| Identifier |
Whether this enum represents the fields of a struct or the variants of an enum. |
| RenameRule |
Functions
| get_serde_meta_items |