Docs.rs
casco-0.4.0
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
casco 0.4.0
CSS-like parser for procedural macros.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
118
out of
118
items documented
1
out of
44
items with examples
Size
Source code size: 49.55 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 10.81 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
derivative ^2.1.1
normal
logos ^0.11.4
normal
optional
proc-macro2 ^1.0.19
normal
Versions
0.4.0
(2020-12-02)
0.3.2
(2020-10-20)
0.3.1
(2020-10-20)
0.3.0
(2020-10-20)
0.2.0
(2020-10-10)
0.1.0
(2020-09-25)
Owners
Crate for parsing CSS-like structures from the input of a procedural macro.