Module rustdoc::visit_astExperimental
[-]
[+]
[src]
Rust AST Visitor. Extracts useful information and massages it into a form usable for clean
Structs
| RustdocVisitor |
Rust AST Visitor. Extracts useful information and massages it into a form usable for clean
| RustdocVisitor |
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).