Docs.rs
hpx-browser-2.4.24
hpx-browser 2.4.24
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Akagi201
Dependencies
async-trait ^0.1.80
normal
base64 ^0.22.1
normal
chrono ^0.4.44
normal
deno_core ^0.405.0
normal
optional
fontdb ^0.23.0
normal
optional
futures-util ^0.3.32
normal
hpx ^2.4.24
normal
hpx-yawc ^2.4.24
normal
optional
html5ever ^0.39.0
normal
hyper ^1.10.1
normal
optional
hyper-util ^0.1.20
normal
optional
image ^0.25.10
normal
optional
png ^0.18.1
normal
optional
proptest ^1.6.0
normal
optional
rand ^0.10.1
normal
rand_chacha ^0.10.0
normal
rand_distr ^0.6.0
normal
rustfft ^6.4.1
normal
optional
rustybuzz ^0.20.1
normal
optional
scc ^3.8.3
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sha2 ^0.11.0
normal
skia-safe ^0.99.0
normal
optional
swash ^0.2.9
normal
optional
taffy ^0.11.0
normal
thiserror ^2.0.18
normal
tokio ^1.52.1
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
winnow ^1.0.3
normal
criterion ^0.8.2
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse_html
hpx_
browser
2.4.24
In hpx_
browser::
html_
parser
hpx_browser
::
html_parser
Function
parse_
html
Copy item path
Source
pub fn parse_html(html: &
str
) ->
Dom
Expand description
Parse an HTML document string into a DOM tree.