Expand description
Common code for easy_proc and easy_proc_derive.
Traits§
- Path
IsIdent - The input’s path is a given ident. Used for
find_attrandfind_attrs. Implemented forAttributeand&Attribute.
Functions§
- find_
attr - Finds an attribute from a list with ident
ident - find_
attrs - Finds all attributes from a list with ident
ident