# @lezer/rust

This is a Rust grammar for the
[Lezer](https://lezer.codemirror.net/) parser system.

The grammar used is based in part on the corresponding
[tree-sitter grammar](https://github.com/tree-sitter/tree-sitter-rust).

The code is licensed under an MIT license.
