Function html_bindgen::scrape::scrape_html_aria
source · pub fn scrape_html_aria(spec: String) -> Result<Vec<ScrapedAriaElement>>Expand description
Parse the W3C ARIA in HTML standards document.
pub fn scrape_html_aria(spec: String) -> Result<Vec<ScrapedAriaElement>>Parse the W3C ARIA in HTML standards document.