Docs.rs
swc_css_parser-0.99.0
swc_css_parser 0.99.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
bitflags ^1.2.1
normal
lexical ^6.1.0
normal
swc_atoms ^0.2.7
normal
swc_common ^0.17.0
normal
swc_css_ast ^0.91.0
normal
serde ^1.0.127
dev
serde_json ^1.0.66
dev
swc_css_visit ^0.90.0
dev
testing ^0.19.0
dev
Versions
13.04%
of the crate is documented
Go to latest version
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
☰
Crate swc_css_parser
Version 0.99.0
All Items
Modules
Traits
Functions
?
Crate
swc_css_parser
source
·
[
−
]
Modules
error
lexer
parser
Traits
Parse
Functions
parse_file
Parse a given file as
T
.
parse_str
Parse a given string as
T
.
parse_tokens
Parse a given file as
T
.