string_no_empty

Function string_no_empty 

Source
pub fn string_no_empty(s: &str) -> Result<String, &'static str>