trim_str

Function trim_str 

Source
pub fn trim_str(target: &impl AsRef<str>, maxlen: usize) -> impl Display + '_