Module rustc_middle::ty::assoc[][src]

Re-exports

pub use self::AssocItemContainer::*;

Structs

A list of ty::AssocItems in definition order that allows for efficient lookup by name.

Enums