html_texts

Function html_texts 

Source
fn html_texts(document: &Html, selector: &str, limit: usize) -> Vec<String>
Expand description

Extract text values for an HTML selector.