#tree-sitter #type-sitter #query

type-sitter-lib

library code for type-sitter generated / downstream code

12 releases (6 breaking)

0.7.2 Mar 8, 2025
0.6.1 Feb 1, 2025
0.6.0 Nov 30, 2024
0.4.0 Apr 1, 2024
0.3.0 Jul 18, 2023

#2884 in Parser implementations

Download history 7/week @ 2025-01-08 40/week @ 2025-01-15 116/week @ 2025-01-29 54/week @ 2025-02-05 271/week @ 2025-02-12 301/week @ 2025-02-19 108/week @ 2025-02-26 207/week @ 2025-03-05 88/week @ 2025-03-12 75/week @ 2025-03-19 137/week @ 2025-03-26 167/week @ 2025-04-02 143/week @ 2025-04-09 16/week @ 2025-04-16

485 downloads per month
Used in type-sitter

MIT/Apache

170KB
1.5K SLoC

type-sitter-lib: type-sitter code for generated / downstream code

crates.io docs.rs

See type-sitter for background information. This is the library which code generated from type-sitter depends on at runtime.

Instead of depending on this, typically you should depend on type-sitter instead and, if necessary, use-default-features = false to avoid depending on type-sitter-proc. type-sitter with no features simply re-exports this crate.

Dependencies

~2.8–4.5MB
~81K SLoC