Docs.rs
swc_css_parser-4.0.0
swc_css_parser 4.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
lexical ^6.1.0
normal
serde ^1.0.197
normal
swc_atoms ^2.0.0
normal
swc_common ^4.0.0
normal
swc_css_ast ^4.0.0
normal
codspeed-criterion-compat ^2.6.0
dev
criterion ^0.5.1
dev
serde_json ^1.0.115
dev
swc_css_ast ^4.0.0
dev
swc_css_visit ^4.0.0
dev
swc_malloc ^1.0.0
dev
testing ^4.0.0
dev
Versions
11.76%
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_
css_
parser
4.0.0
All Items
Crate Items
Modules
Traits
Functions
Crate
swc_css_parser
Copy item path
Source
Modules
§
error
lexer
parser
Traits
§
Parse
Functions
§
parse_
file
Parse a given file as
T
.
parse_
input
Parse a given file as
T
.
parse_
string_
input
Parse a given
StringInput
as
T
.