Function erg_common::fmt_iter

source ·
pub fn fmt_iter<T: Display, I: Iterator<Item = T>>(iter: I) -> String