Function erg_common::fmt_iter

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