Struct syn::token::OrEq [−][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 OrEq
[src]
impl ToTokens for OrEq
[src]|=
Don’t try to remember the name of this type — use the
Token!
macro instead.
spans: [Span; 2]
impl ToTokens for OrEq
[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 OrEq
[src]impl Eq for OrEq
[src]impl RefUnwindSafe for OrEq
impl !Send for OrEq
impl !Sync for OrEq
impl Unpin for OrEq
impl UnwindSafe for OrEq