Crate rustdocUnstable [stability]
[-] [+]
[src]
Reexports
pub use clean::SCHEMA_VERSION; |
Modules
clean | This module contains the "cleaned" pieces of the AST, and the functions that clean them. |
core | |
doctree | This module is used to store stuff from Rust's AST in a more convenient manner (and with prettier names) before cleaning. |
externalfiles | |
fold | |
html | |
markdown | |
passes | |
plugins | |
stability_summary | This module crawls a |
test | |
visit_ast | Rust AST Visitor. Extracts useful information and massages it into a form usable for clean |
Statics
ANALYSISKEY |
Functions
main | |
main_args | |
opts | |
usage |