Module clippy_utils::attrs
source · Structs
Enums
- Deprecation status of attributes known by Clippy.
Constants
Functions
- Returns true if the attributes contain
#[doc(hidden)]
- Returns true if the attributes contain any of
proc_macro
,proc_macro_derive
orproc_macro_attribute
, false otherwise