Function spider::utils::clean_html_raw

source ·
pub fn clean_html_raw(html: &str) -> String
Expand description

Clean the html removing css and js default using the scraper crate.