Struct syntex_syntax::print::pp::BeginToken
[−]
[src]
pub struct BeginToken {
// some fields omitted
}Trait Implementations
impl Copy for BeginToken[src]
impl Clone for BeginToken[src]
fn clone(&self) -> BeginToken
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more