Struct syntex_syntax::print::pp::PrintStackElem [] [src]

pub struct PrintStackElem {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for PrintStackElem

fn clone(&self) -> PrintStackElem

fn clone_from(&mut self, source: &Self)

impl Copy for PrintStackElem