Type Alias rustc_utils::test_utils::RangeMap
source · pub type RangeMap = FxHashMap<&'static str, Vec<ByteRange>>;Available on crate feature
test only.Aliased Type§
struct RangeMap { /* private fields */ }pub type RangeMap = FxHashMap<&'static str, Vec<ByteRange>>;test only.struct RangeMap { /* private fields */ }