Module rustdoc::doctreeUnstable [-] [+] [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
DefaultImpl
Enum
ExternCrate
Function
Impl
Import
Macro
Module
Static
Struct
Trait
Typedef
Variant

Enums

StructType
TypeBound

Functions

struct_type_from_def