grass/crates/compiler/README.md
2023-02-18 15:05:51 -05:00

6 lines
262 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.