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ยง
- parse_
meta_ ๐path - parse_
nested_ ๐meta - parser
- Make a parser that is usable with
parse_macro_input!
in a#[proc_macro_attribute]
macro.