rustc_typeck::metadata::tyencode::abbrev_mapExperimental
[-]
[+]
[src]
type abbrev_map<'tcx> = RefCell<HashMap<&'tcx TyS<'tcx>, ty_abbrev, FnvHasher>>;