type-sitter-lib

Crates.iotype-sitter-lib
lib.rstype-sitter-lib
version0.8.0
created_at2023-05-08 12:09:23.673842+00
updated_at2025-08-12 22:25:35.28048+00
descriptionlibrary code for type-sitter generated / downstream code
homepage
repositoryhttps://github.com/Jakobeha/type-sitter/
max_upload_size
id859719
size3,995,174
Jakob Hain (Jakobeha)

documentation

README

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.

Commit count: 199

cargo fmt