Docs.rs
swc_xml_parser-19.0.0
swc_xml_parser 19.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
rustc-hash ^2
normal
swc_atoms ^9.0.0
normal
swc_common ^19.0.0
normal
swc_xml_ast ^19.0.0
normal
serde ^1.0.225
dev
serde_json ^1.0.140
dev
swc_xml_ast ^19.0.0
dev
swc_xml_visit ^19.0.0
dev
testing ^20.0.0
dev
Versions
1.46%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
swc_
xml_
parser
19.0.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
error::Error
lexer::Lexer
parser::Parser
parser::ParserConfig
Enums
error::ErrorKind
lexer::State
parser::Phase
Traits
parser::input::ParserInput
Functions
parse_file_as_document
Type Aliases
parser::PResult