Function style::str::is_whitespace
[−]
[src]
pub fn is_whitespace(s: &str) -> bool
Whether all the string is HTML whitespace.
pub fn is_whitespace(s: &str) -> bool
Whether all the string is HTML whitespace.