Function hyper_scripter::util::print_iter[][src]

pub fn print_iter<T: Display>(iter: impl Iterator<Item = T>, sep: &str)