Expand description

Common code for [easy_proc] and [easy_proc_derive].

Traits

The input’s path is a given ident. Used for find_attr and find_attrs. Implemented for Attribute and &Attribute.

Functions

Finds an attribute from a list with ident ident

Finds all attributes from a list with ident ident