parse_attrs
clippy_
utils
1.92.0
(ded5c06cf 2025-12-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, )