parse_attrs
clippy_
utils
1.91.0-nightly
(54c581243 2025-08-25)
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, )