Structs§
Enums§
- Deprecation
Status - Deprecation status of attributes known by Clippy.
Constants§
Functions§
- get_
attr - get_
unique_ attr - has_
non_ exhaustive_ attr - is_
doc_ hidden - Returns true if the attributes contain
#[doc(hidden)]
- is_
proc_ macro - Returns true if the attributes contain any of
proc_macro
,proc_macro_derive
orproc_macro_attribute
, false otherwise - parse_
attrs 🔒 - span_
contains_ cfg - Checks if the given span contains a
#[cfg(..)]
attribute