rustc_
ast
1.88.0-beta.3
(5dadfd5c4 2025-05-11)
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
>