Re-exports§
pub use ast::*;
Modules§
Structs§
Enums§
- Meta
- Meta
Value - Nested
Meta - Element of a compile-time attribute list.
Traits§
- AttrExt
- From
Derive Input - Creates an instance by parsing an entire proc-macro
deriveinput, including the, identity, generics, and visibility of the type. - From
Field - Creates an instance by parsing an individual field and its attributes.
- From
Meta - From
Variant - Creates an instance from a specified
syn::Variant. - PathExt