Function style::properties_and_values::syntax::ascii::trim_ascii_whitespace

source ยท
pub fn trim_ascii_whitespace(input: &str) -> &str
Expand description

Trims ASCII whitespace characters from a slice, and returns the trimmed input.