Skip to main content

collapse_whitespace

Function collapse_whitespace 

Source
pub fn collapse_whitespace(text: &str) -> String
Expand description

Collapse runs of whitespace into single spaces and trim.