parse_attrs
clippy_
utils
1.91.0-nightly
(7ad23f43a 2025-09-09)
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, )