char_is_whitespace

Function char_is_whitespace 

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

Whether a character is a HTML whitespace character.