Struct unrest_tmp_syn::tokens::Pub [] [src]

pub struct Pub(pub Span);

Trait Implementations

impl ToTokens for Pub
[src]

Write self to the given Tokens. Read more

Convert self directly into a Tokens object. Read more

impl Default for Pub
[src]

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

impl Copy for Pub
[src]

impl Synom for Pub
[src]

impl Clone for Pub
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more