Skip to main content

is_python_whitespace

Function is_python_whitespace 

Source
pub const fn is_python_whitespace(c: char) -> bool
Expand description

Returns true for whitespace characters.