⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
parse_html
veridian_
kernel
0.25.2
In veridian_
kernel::
browser::
integration
veridian_kernel
::
browser
::
integration
Function
parse_
html
Copy item path
Source
pub fn parse_html(html: &str) ->
Document
Expand description
Parse HTML and return the Document for inspection