Module rustdoc::doctree[][src]

This module is used to store stuff from Rust's AST in a more convenient manner (and with prettier names) before cleaning.

Re-exports

pub use self::StructType::*;

Structs

Constant
Enum
Existential
ExternCrate
Function
Impl
Import
Macro
Module
Static
Struct
Trait
Typedef
Union
Variant

Enums

StructType

Functions

struct_type_from_def