char_is_whitespace
style
0.9.0
In style::
str
style
::
str
Function
char_
is_
whitespace
Copy item path
Source
pub fn char_is_whitespace(c:
char
) ->
bool
Expand description
Whether a character is a HTML whitespace character.