Struct syn::token::AddEq [−][src]
+=
Don’t try to remember the name of this type — use the
Token!
macro instead.
Fields
spans: [Span; 2]
Trait Implementations
impl ToTokens for AddEq
[src]
impl ToTokens for AddEq
[src]+=
Don’t try to remember the name of this type — use the
Token!
macro instead.
spans: [Span; 2]
impl ToTokens for AddEq
[src]fn to_tokens(&self, tokens: &mut TokenStream)
[src][−]pub fn to_token_stream(&self) -> TokenStream
[src][−]pub fn into_token_stream(self) -> TokenStream
[src][−]impl Copy for AddEq
[src]impl Eq for AddEq
[src]impl RefUnwindSafe for AddEq
impl !Send for AddEq
impl !Sync for AddEq
impl Unpin for AddEq
impl UnwindSafe for AddEq