Function xml::common::is_whitespace_str [] [src]

pub fn is_whitespace_str(s: &str) -> bool

Checks whether the given string is compound only by white space characters (S) using the previous is_whitespace_char to check all characters of this string