Struct syntax::print::pprust::NoAnnExperimental
[-]
[+]
[src]
pub struct NoAnn;
pub struct NoAnn;
impl PpAnn for NoAnnfn pre(&self, _state: &mut State, _node: AnnNode) -> IoResult<()>fn post(&self, _state: &mut State, _node: AnnNode) -> IoResult<()>impl Copy for NoAnn
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).