9 lines
367 B
Markdown
Raw Permalink Normal View History

2023-02-18 15:05:51 -05:00
# 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.
2023-02-18 15:08:43 -05:00
[Documentation](https://docs.rs/grass_compiler/)
[crates.io](https://crates.io/crates/grass_compiler)