trim_owned

Function trim_owned 

Source
pub fn trim_owned(s: &str) -> Option<String>
Expand description

Trim a string, and convert to None if it is empty.