rustc_metadata::tyencode::abbrev_map
[−]
[src]
type abbrev_map<'tcx> = RefCell<FnvHashMap<Ty<'tcx>, ty_abbrev>>;
Unstable (
rustc_private
)