Module darling_core::codegen
[−]
[src]
Structs
| Field |
Properties needed to generate code for a field in all the contexts where one may appear. |
| FieldsGen | |
| FmiImpl | |
| FromDeriveInputImpl | |
| FromFieldImpl |
|
| FromVariantImpl | |
| TraitImpl | |
| Variant |
An enum variant. |
Enums
| DefaultExpression |
The fallback value for a field or container. |
Traits
| ExtractAttribute |
Infrastructure for generating an attribute extractor. |
| OuterFromImpl |
Wrapper for "outer From" traits, such as |