Skip to main content

extract_html

Function extract_html 

Source
pub(crate) fn extract_html(buf: &str, include_verbatim: bool) -> Vec<RawUri>
Expand description

Extract unparsed URL strings from an HTML string.