Docs.rs
swc_html_parser-9.0.0
swc_html_parser 9.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
rustc-hash ^2
normal
swc_atoms ^5.0.0
normal
swc_common ^9.0.0
normal
swc_html_ast ^9.0.0
normal
swc_html_utils ^9.0.0
normal
codspeed-criterion-compat ^2.6.0
dev
criterion ^0.5.1
dev
serde ^1.0.197
dev
serde_json ^1.0.115
dev
swc_html_ast ^9.0.0
dev
swc_html_visit ^9.0.0
dev
swc_malloc ^1.2.2
dev
testing ^10.0.0
dev
Versions
1.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_
html_
parser
9.0.0
All Items
Crate Items
Modules
Functions
Crate
swc_html_parser
Copy item path
Source
Modules
§
error
lexer
parser
Functions
§
parse_
file_
as_
document
Parse a given file as
Document
.
parse_
file_
as_
document_
fragment
Parse a given file as
DocumentFragment
.