Lezer-based Rust grammar
npm install @lezer/rust
This is a Rust grammar for theLezer parser system.
The grammar used is based in part on the correspondingtree-sitter grammar.
The code is licensed under an MIT license.