clippy_
utils
1.90.0-nightly
(a2d45f73c 2025-07-07)
In clippy_
utils::
attrs
clippy_utils
::
attrs
Function
parse_attrs
Copy item path
Source
fn parse_attrs<F:
FnMut
(
u64
)>( sess: &
Session
, attrs: &[impl
AttributeExt
], name:
Symbol
, f: F, )