Expand description
Facility for interpreting structured content inside of an Attribute
.
Structs
- Context for parsing a single property in the conventional syntax for structured attributes.
Functions
- Make a parser that is usable with
parse_macro_input!
in a#[proc_macro_attribute]
macro.