parse_attrs
clippy_
utils
1.92.0-nightly
(b6f0945e4 2025-10-08)
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, )