extract_classes_from_html

Function extract_classes_from_html 

Source
pub fn extract_classes_from_html(html: &str) -> HashSet<String>
Expand description

Extract CSS classes from HTML string