Struct unrest_tmp_syn::tokens::Div [] [src]

pub struct Div(pub [Span; 1]);

Trait Implementations

impl ToTokens for Div
[src]

Write self to the given Tokens. Read more

Convert self directly into a Tokens object. Read more

impl Default for Div
[src]

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

impl Copy for Div
[src]

impl Synom for Div
[src]

impl Clone for Div
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more