rustc::hir::TraitMap [] [src]

type TraitMap = NodeMap<Vec<TraitCandidate>>;
Unstable (rustc_private)