Skip to main content
contains_name
rustc_
ast
1.95.0-nightly
(5fb2ff861 2026-02-21)
In rustc_
ast::
attr
rustc_ast
::
attr
Function
contains_
name
Copy item path
Source
pub fn contains_name(attrs: &[impl
AttributeExt
], name:
Symbol
) ->
bool