☰
In rustfmt_nightly::attr
In rustfmt_nightly::attr
Modules
doc_comment
Traits
MetaVisitor
Functions
argument_shape
attr_prefix
contains_name
filter_inline_attrs
first_attr_value_str_by_name
format_derive
get_attrs_from_stmt
get_span_without_attrs
has_newlines_before_after_comment
is_derive
rewrite_initial_doc_comments
take_while_with_pred
?
Function
rustfmt_nightly
::
attr
::
first_attr_value_str_by_name
source
·
[
−
]
pub(crate) fn first_attr_value_str_by_name(
attrs: &[
Attribute
],
name:
Symbol
) ->
Option
<
Symbol
>