Function join_strs

Source
fn join_strs(first: &str, rest: SmallVec<&str, 2>) -> String