datatypes::scalars

Function get_iter_capacity

Source
fn get_iter_capacity<T, I: Iterator<Item = T>>(iter: &I) -> usize