Function truncate_html

Source
pub fn truncate_html<'x>(html: Cow<'_, str>, max_len: usize) -> Cow<'x, str>