#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

#2474 in Parser implementations

Download history 60/week @ 2024-12-10 3/week @ 2024-12-17 6/week @ 2025-01-07 13/week @ 2025-01-14 28/week @ 2025-01-21 109/week @ 2025-01-28 59/week @ 2025-02-04 249/week @ 2025-02-11 298/week @ 2025-02-18 123/week @ 2025-02-25 206/week @ 2025-03-04 85/week @ 2025-03-11 69/week @ 2025-03-18 122/week @ 2025-03-25

499 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