See https://doc.rust-lang.org/nightly/clippy/attribs.html#clippyformat_args Ensure that usage of the macros with `format!`-like parameters will be validated by Clippy |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| README.md | ||
Tree-sitter Generate
This helper crate implements the logic for the tree-sitter generate command,
and can be used by external tools to generate a parser from a grammar file.