Skip to main content

is_blank

Function is_blank 

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

Check whether the character is a whitespace ( or \t).