Module darling::ast

source ·
Expand description

Utility types for working with the AST.

Structs

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

Enums

A struct or enum body.
A mirror of syn::GenericParam which is generic over all its contents.

Traits

Extension trait for GenericParam to support getting values by variant.

Type Definitions

BodyDeprecated
VariantDataDeprecated