Module darling_core::options
source · Structs
A struct or enum which should have
FromMeta or FromDeriveInput implementations
generated.Reusable base for
FromDeriveInput, FromVariant, FromField, and other top-level
From* traits.Enums
A default/fallback expression encountered in attributes during parsing.
A rule about which attributes to forward to the generated struct.
Traits
Middleware for extracting attribute values.