first_html_text

Function first_html_text 

Source
fn first_html_text(document: &Html, selector: &str) -> Option<String>
Expand description

Extract first text value for an HTML selector.