⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

parse_html

Function parse_html 

Source
pub fn parse_html(html: &str) -> Document
Expand description

Parse HTML and return the Document for inspection