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

pub struct PrintStackElem { /* fields omitted */ }

Trait Implementations

impl Copy for PrintStackElem
[src]

impl Clone for PrintStackElem
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations