Crates.io | tree-sitter-config |
lib.rs | tree-sitter-config |
version | 0.24.4 |
source | src |
created_at | 2021-09-03 20:45:39.518701 |
updated_at | 2024-11-10 04:24:41.161192 |
description | User configuration of tree-sitter's command line programs |
homepage | https://tree-sitter.github.io/tree-sitter |
repository | https://github.com/tree-sitter/tree-sitter |
max_upload_size | |
id | 446618 |
size | 7,300 |
Manages Tree-sitter's configuration file.
You can use a configuration file to control the behavior of the tree-sitter
command-line program. This crate implements the logic for finding and the
parsing the contents of the configuration file.