clamp_utf8

Function clamp_utf8 

Source
fn clamp_utf8<'a>(value: &'a str, max_len: usize) -> Cow<'a, str>