Docs.rs
pest-css-parser-0.1.7
pest-css-parser 0.1.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DotWith
Dependencies
once_cell ^1.17.1
normal
pest ^2.6.0
normal
pest_derive ^2.6.0
normal
regex ^1.8.1
normal
thiserror ^1.0.40
normal
Versions
31.91%
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
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
pest_
css_
parser
0.1.7
pest_css_parser
Type Alias
Specificity
Copy item path
Source
pub type Specificity = (
usize
,
usize
,
usize
);