Function serde::de::size_hint::from_bounds

source ยท
pub fn from_bounds<I>(iter: &I) -> Option<usize>
where I: Iterator,