fn skip_whitespaces(chars: &mut Peekable<Chars<'_>>)
Expand description

Check all whitespaces at the front of the iterator.