Skip to main content

extract_html_context

Function extract_html_context 

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

Extract HTML context around a selector’s expected location.