16 releases (4 breaking)

new 0.24.4 Nov 10, 2024
0.23.2 Oct 1, 2024
0.22.6 May 5, 2024
0.22.2 Mar 17, 2024
0.19.0 Sep 3, 2021

#2638 in Parser implementations

Download history 4177/week @ 2024-07-23 4339/week @ 2024-07-30 3952/week @ 2024-08-06 4642/week @ 2024-08-13 6271/week @ 2024-08-20 3677/week @ 2024-08-27 4158/week @ 2024-09-03 3201/week @ 2024-09-10 4780/week @ 2024-09-17 3853/week @ 2024-09-24 4865/week @ 2024-10-01 4580/week @ 2024-10-08 4135/week @ 2024-10-15 4131/week @ 2024-10-22 3816/week @ 2024-10-29 4656/week @ 2024-11-05

17,331 downloads per month
Used in 11 crates (5 directly)

MIT license

8KB
92 lines

Tree-sitter Config

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.

Dependencies

~2–13MB
~95K SLoC