map_f_mut

Function map_f_mut 

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