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