Docs.rs
lightningcss-1.0.0-alpha.60
lightningcss 1.0.0-alpha.60
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
devongovett
Dependencies
ahash ^0.8.7
normal
atty ^0.2
normal
optional
bitflags ^2.2.1
normal
browserslist-rs ^0.16.0
normal
optional
clap ^3.0.6
normal
optional
const-str ^0.3.1
normal
cssparser ^0.33.0
normal
cssparser-color ^0.1.0
normal
dashmap ^5.0.0
normal
optional
data-encoding ^2.3.2
normal
itertools ^0.10.1
normal
lazy_static ^1.4.0
normal
lightningcss-derive =1.0.0-alpha.43
normal
parcel_selectors ^0.28.0
normal
parcel_sourcemap ^2.1.1
normal
optional
paste ^1.0.12
normal
pathdiff ^0.2.1
normal
rayon ^1.5.1
normal
optional
schemars ^0.8.19
normal
optional
serde ^1.0.201
normal
optional
serde_json ^1.0.78
normal
optional
smallvec ^1.7.0
normal
static-self ^0.1.0
normal
optional
assert_cmd ^2.0
dev
assert_fs ^1.0
dev
indoc ^1.0.3
dev
predicates ^2.1
dev
pretty_assertions ^1.4.0
dev
serde_json ^1
dev
getrandom ^0.2
normal
jemallocator ^0.3.2
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
lightningcss
1.0.0-alpha.60
Module error
Module Items
Structs
Enums
Type Aliases
In crate lightningcss
lightningcss
Module
error
Copy item path
Source
Expand description
Error types.
Structs
§
Error
An error with a source location.
Error
Location
A line and column location within a source file.
Enums
§
Minify
Error
Kind
A transformation error.
Parser
Error
A parser error.
Printer
Error
Kind
A printer error type.
Selector
Error
A selector parsing error.
Type Aliases
§
Printer
Error
A printer error.