Function style::str::char_is_whitespace

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

Whether a character is a HTML whitespace character.