Struct unrest_tmp_syn::tokens::Colon2 [] [src]

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

Trait Implementations

impl ToTokens for Colon2
[src]

Write self to the given Tokens. Read more

Convert self directly into a Tokens object. Read more

impl Default for Colon2
[src]

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

impl Copy for Colon2
[src]

impl Synom for Colon2
[src]

impl Clone for Colon2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more