rustc_
ast
1.84.0-nightly
(5ec7d6eee 2024-11-17)
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: &[
Attribute
], name:
Symbol
, ) ->
Option
<
Symbol
>