Skip to main content

html_to_text

Function html_to_text 

Source
pub fn html_to_text(html: &str, width: usize) -> String
Expand description

Render HTML (or plain text) to wrapped text without Readability extraction.