parse_attrs
clippy_
utils
1.93.0-nightly
(c871d09d1 2025-11-24)
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, )