Function move_lang::shared::format_comma

source ·
pub fn format_comma<T: Display, I: IntoIterator<Item = T>>(items: I) -> String