Module rustdoc::doctreeExperimental
[-]
[+]
[src]
This module is used to store stuff from Rust's AST in a more convenient manner (and with prettier names) before cleaning.
Reexports
pub use self::StructType::*; |
pub use self::TypeBound::*; |
Structs
| Constant | |
| Enum | |
| Function | |
| Impl | |
| Macro | |
| Module | |
| Static | |
| Struct | |
| Trait | |
| Typedef | |
| Variant |
Enums
| StructType | |
| TypeBound |
Functions
| struct_type_from_def |