Function join

Source
pub fn join<I: ?Sized, F>(item_format: F, delimiter: &str) -> Join<'_, I, F>