| Crates.io | type-sitter-lib |
| lib.rs | type-sitter-lib |
| version | 0.8.0 |
| created_at | 2023-05-08 12:09:23.673842+00 |
| updated_at | 2025-08-12 22:25:35.28048+00 |
| description | library code for type-sitter generated / downstream code |
| homepage | |
| repository | https://github.com/Jakobeha/type-sitter/ |
| max_upload_size | |
| id | 859719 |
| size | 3,995,174 |
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.