Module darling::ast [] [src]

Utility types for working with the AST.

Structs

Fields
Generics

A mirror of the syn::Generics type which can contain arbitrary representations of params and where clauses.

Enums

Data

A struct or enum body.

GenericParam

A mirror of syn::GenericParam which is generic over all its contents.

Style

Traits

GenericParamExt

Extension trait for GenericParam to support getting values by variant.

Type Definitions

Body [
Deprecated
]
VariantData [
Deprecated
]