Module darling_core::options [] [src]

Structs

Core

A struct or enum which should have FromMeta or FromDeriveInput implementations generated.

DataShape
FdiOptions
FromFieldOptions
FromMetaOptions
FromTypeParamOptions
FromVariantOptions
InputField
InputVariant
OuterFrom

Reusable base for FromDeriveInput, FromVariant, FromField, and other top-level From* traits.

Shape

Enums

DefaultExpression

A default/fallback expression encountered in attributes during parsing.

ForwardAttrs

A rule about which attributes to forward to the generated struct.

Traits

ParseAttribute

Middleware for extracting attribute values.

ParseData