tree-sitter-language

Crates.iotree-sitter-language
lib.rstree-sitter-language
version0.1.6
created_at2024-08-26 13:54:17.994353+00
updated_at2025-12-09 22:48:03.461144+00
descriptionThe tree-sitter Language type, used by the library and by language implementations
homepagehttps://tree-sitter.github.io/tree-sitter
repositoryhttps://github.com/tree-sitter/tree-sitter
max_upload_size
id1352251
size23,438
core (github:tree-sitter:core)

documentation

https://docs.rs/tree-sitter-language

README

Tree-sitter Language

This crate provides a LanguageFn type for grammars to create Language instances from a parser, without having to worry about the tree-sitter crate version not matching.

Commit count: 6144

cargo fmt