Function rustdoc::html::format::comma_sep[][src]

fn comma_sep<T: Display>(items: impl Iterator<Item = T>) -> impl Display