join_str

Function join_str 

Source
fn join_str(input: impl Iterator<Item = String>, sep: &str) -> String