is_whitespace_byte

Function is_whitespace_byte 

Source
pub const fn is_whitespace_byte(c: u8) -> bool
Expand description

Returns true if the given character is considered a whitespace.