Crates.io | tree-sitter-starlark |
lib.rs | tree-sitter-starlark |
version | |
source | src |
created_at | 2023-02-18 19:52:12.542293 |
updated_at | 2024-12-05 03:12:48.492937 |
description | Starlark grammar for tree-sitter |
homepage | |
repository | https://github.com/tree-sitter-grammars/tree-sitter-starlark |
max_upload_size | |
id | 788413 |
Cargo.toml error: | TOML parse error at line 25, column 1 | 25 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Starlark grammar for tree-sitter
Adapted from the official spec and the Google spec