2023-02-18 15:09:23 -05:00

9 lines
367 B
Markdown

# grass_compiler
This crate exposes the internals of the main package, [`grass`](https://crates.io/crates/grass). For most users, the preferred crate should be `grass`, as it is more stable and has a simpler API.
This crate will see frequent breaking changes.
[Documentation](https://docs.rs/grass_compiler/)
[crates.io](https://crates.io/crates/grass_compiler)