rustc_
ast
1.87.0-nightly
(4d30011f6 2025-03-15)
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
>