1 unstable release
0.19.0 | Sep 3, 2021 |
---|
#1195 in Development tools
10,503 downloads per month
Used in 10 crates
(4 directly)
7KB
78 lines
tree-sitter-config
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.
lib.rs
:
Manages tree-sitter's configuration file.
Dependencies
~1–1.6MB
~31K SLoC