Struct syntex_syntax::print::pprust::NoAnn
[−]
[src]
pub struct NoAnn;
pub struct NoAnn;
impl PpAnn for NoAnnfn pre(&self, _state: &mut State, _node: AnnNode) -> Result<()>fn post(&self, _state: &mut State, _node: AnnNode) -> Result<()>impl Clone for NoAnnfn clone(&self) -> NoAnnfn clone_from(&mut self, source: &Self)impl Copy for NoAnn