pub type HashMapRefMut<'a, K, V> = IndexMapRefMut<'a, K, V>;Expand description
Backwards-compatible alias kept for callers of
dark_std::sync::map_index::HashMapRefMut.
Aliased Typeยง
pub struct HashMapRefMut<'a, K, V> { /* private fields */ }pub type HashMapRefMut<'a, K, V> = IndexMapRefMut<'a, K, V>;Backwards-compatible alias kept for callers of
dark_std::sync::map_index::HashMapRefMut.
pub struct HashMapRefMut<'a, K, V> { /* private fields */ }