Struct syn::token::And [−][src]
&
Don't try to remember the name of this type -- use the Token!
macro instead.
Fields
spans: [Span; 1]
Trait Implementations
impl Copy for And
[src]
impl Copy for And
impl Clone for And
[src]
[+]
impl Clone for And
impl Default for And
[src]
[+]
impl Default for And
impl ToTokens for And
[src]
[+]
impl ToTokens for And
impl Parse for And
[src]
[+]
impl Parse for And
impl Token for And
[src]
[+]
impl Token for And