map_dot_separated

Function map_dot_separated 

Source
fn map_dot_separated<F: Fn(&str, &mut String)>(s: &str, f: F) -> String