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