Module rustc_middle::ty::assoc
source · Re-exports
pub use self::AssocItemContainer::*;Structs
Information about an associated item
A list of
ty::AssocItems in definition order that allows for efficient lookup by name.