Function rustc_errors::markdown::parse::trim_extra_ws

source ·
fn trim_extra_ws(txt: &str) -> &str
Expand description

If there is more than one whitespace char at start or end, trim the extras