10 lines
272 B
Markdown
10 lines
272 B
Markdown
# @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.
|