Function itertools::size_hint::add_scalar [] [src]

pub fn add_scalar(sh: SizeHint, x: usize) -> SizeHint

Add x correctly to a SizeHint.