Struct unrest_tmp_syn::tokens::OrEq [] [src]

pub struct OrEq(pub [Span; 2]);

Trait Implementations

impl ToTokens for OrEq
[src]

Write self to the given Tokens. Read more

Convert self directly into a Tokens object. Read more

impl Default for OrEq
[src]

Returns the "default value" for a type. Read more

impl Copy for OrEq
[src]

impl Synom for OrEq
[src]

impl Clone for OrEq
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more