# @lezer/rust

> Lezer-based Rust grammar

Latest version **1.0.2** (published 2023-12-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lezer/rust
pnpm add @lezer/rust
yarn add @lezer/rust
bun add @lezer/rust
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2023-12-28 |
| First published | 2021-08-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22 |
| Author | Marijn Haverbeke |
| Maintainers | marijn |

## Links

- npm: https://www.npmjs.com/package/@lezer/rust
- Repository: https://code.haverbeke.berlin/lezer/rust
- npm.io page: https://npm.io/package/@lezer/rust

## Recent versions

- 1.0.2 (latest) — 2023-12-28
- 1.0.1 — 2023-07-03
- 1.0.0 — 2022-06-06
- 0.16.1 — 2022-04-26
- 0.16.0 — 2022-04-20
- 0.15.1 — 2022-03-21
- 0.15.0 — 2021-08-11

## README

# @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.

---
_Source: https://npm.io/package/@lezer/rust · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
