first_attr_value_str_by_name
rustc_
ast
1.91.0-beta.5
(21cd82aa6 2025-10-08)
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
>