pub const fn is_whitespace_byte(c: u8) -> bool
Returns true if the given character is considered a whitespace.
true