litemap::store::slice_impl

Function map_f

Source
fn map_f<K, V>(input: &(K, V)) -> (&K, &V)