Function join

Source
pub fn join(start: &str, end: &str, separator: char) -> String