Docs.rs
swc_html_parser-0.7.3
swc_html_parser 0.7.3
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
kdy1
Dependencies
bitflags ^1.2.1
normal
lexical ^6.1.0
normal
once_cell ^1.10.0
normal
serde ^1.0.118
normal
serde_json ^1.0.61
normal
swc_atoms ^0.2.7
normal
swc_common ^0.18.0
normal
swc_html_ast ^0.6.0
normal
serde ^1.0.127
dev
serde_json ^1.0.66
dev
swc_html_visit ^0.6.0
dev
testing ^0.20.0
dev
Versions
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.31
0.5.30
0.5.29
0.5.28
0.5.27
0.5.26
0.5.25
0.5.24
0.5.23
0.5.22
0.5.21
0.5.20
0.5.19
0.5.18
0.5.17
0.5.16
0.5.15
0.5.14
0.5.13
0.5.12
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
1.65%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
Feature flags
Releases
All Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
☰
Crate swc_html_parser
Version 0.7.3
All Items
Modules
Functions
?
Crate
swc_html_parser
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
.