rustc_
ast
1.86.0
(05f9846f8 2025-03-31)
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
>