Struct unrest_tmp_syn::tokens::Const [] [src]

pub struct Const(pub Span);

Trait Implementations

impl ToTokens for Const
[src]

Write self to the given Tokens. Read more

Convert self directly into a Tokens object. Read more

impl Default for Const
[src]

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

impl Copy for Const
[src]

impl Synom for Const
[src]

impl Clone for Const
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more