pub fn mul_scalar( sh: (usize, Option<usize>), x: usize, ) -> (usize, Option<usize>)
Multiply x correctly with a SizeHint.
x
SizeHint