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

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