Docs.rs
rcss-core-0.2.0
rcss-core 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
vldm
Dependencies
cssparser ^0.33.0
normal
lightningcss ^1.0.0-alpha.52
normal
parcel_selectors ^0.26.4
normal
proc-macro2 ^1.0.69
normal
quote ^1.0.9
normal
rand ^0.8.4
normal
rand_chacha ^0.3.1
normal
syn ^2.0.15
normal
thiserror ^1.0
normal
criterion ^0.5
dev
Versions
20.45%
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
rcss_
core
0.2.0
Module rcss_
at_
rule
Module Items
Structs
Enums
In crate rcss_
core
rcss_core
Module
rcss_at_rule
Copy item path
Source
Expand description
Implementation of @rcss(..) at rule
The aims of this at-rule is to:
Merge mod and inline implementation of rcss macro.
Allow changing parsing behaviour.
Structs
§
Rcss
AtRule
Parser
Enums
§
AtRule
Error
Rcss
AtRule
Config