rustfmt_
nightly
1.84.0-nightly
(b19329a37 2024-11-21)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
filter_attributes
Copy item path
Source
pub(crate) fn filter_attributes( attrs: &[
Attribute
], style:
AttrStyle
, ) ->
Vec
<
Attribute
>