Function serde::de::size_hint::from_bounds

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