Make the URL to the documentation of the various crates known so that it will be easier to click through to it from a crates.io search [0]. [0] https://doc.rust-lang.org/cargo/reference/manifest.html#the-documentation-field |
||
|---|---|---|
| .. | ||
| src | ||
| 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.