| Crates.io | csskit_derives |
| lib.rs | csskit_derives |
| version | 0.0.15-canary.9f676bde6e |
| created_at | 2025-07-31 11:28:16.264231+00 |
| updated_at | 2026-01-26 00:56:54.480614+00 |
| description | Derive macros for CSS parsing, visiting, and AST operations. |
| homepage | https://csskit.rs |
| repository | https://github.com/csskit/csskit |
| max_upload_size | |
| id | 1774932 |
| size | 121,852 |
Derive macros for CSS parsing, visiting, and AST operations.
📖 Full Documentation
Parse: Automatically implement parsing logic for AST nodesPeek: Generate lookahead/peeking functionalityToCursors: Convert AST nodes to token cursorsToSpan: Generate span/source location trackingVisitable: Implement visitor pattern for AST traversalThis crate is part of the csskit project, a comprehensive CSS toolchain.
For more information, visit csskit.rs.
MIT