first_attr_value_str_by_name
rustc_
ast
1.91.0-beta.3
(bb624dcb4 2025-09-20)
In rustc_
ast::
attr
rustc_ast
::
attr
Function
first_
attr_
value_
str_
by_
name
Copy item path
Source
pub fn first_attr_value_str_by_name( attrs: &[impl
AttributeExt
], name:
Symbol
, ) ->
Option
<
Symbol
>