Function style::str::is_whitespace

source ·
pub fn is_whitespace(s: &str) -> bool
Expand description

Whether all the string is HTML whitespace.