join

Function join 

Source
pub fn join(
    input: &(impl AsRef<str> + ?Sized),
    second: &(impl AsRef<str> + ?Sized),
) -> String