Struct syn::Attribute [−][src]
Doc-comments are promoted to attributes that have is_sugared_doc
= true
Fields
style: AttrStyle
value: MetaItem
is_sugared_doc: bool
Methods
impl Attribute
[src]
[−]
impl Attribute
Trait Implementations
impl ToTokens for Attribute
[src]
[+]
impl ToTokens for Attribute
impl Debug for Attribute
[src]
[+]
impl Debug for Attribute
impl Clone for Attribute
[src]
[+]
impl Clone for Attribute
impl Eq for Attribute
[src]
impl Eq for Attribute
impl PartialEq for Attribute
[src]
[+]
impl PartialEq for Attribute
impl Hash for Attribute
[src]
[+]
impl Hash for Attribute