Skip to main content

extract_links

Function extract_links 

Source
pub fn extract_links(input: &str) -> Vec<HtmlLink>
Expand description

Extracts anchor tags with href attributes.