pub fn is_white_space(ch: char) -> bool
Return true for white-space characters, false otherwise.
true
false