Crate easy_proc_common
source ·Expand description
Common code for easy_proc
and easy_proc_derive
.
Traits
- The input’s path is a given ident. Used for
find_attr
andfind_attrs
. Implemented forAttribute
and&Attribute
.
Functions
- Finds an attribute from a list with ident
ident
- Finds all attributes from a list with ident
ident