litemap::store::vec_impl

Type Alias MapFMut

Source
type MapFMut<K, V> = fn(_: &mut (K, V)) -> (&K, &mut V);