html_to_text

Function html_to_text 

Source
pub fn html_to_text(html: &str) -> Result<String, ParseError>
Expand description

Convert the provided html into a text representation maintaining the newlines that would be produced by block elements