mail_parser::parsers::preview

Function preview_html

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