tree-sitter-language 0.1.2

The tree-sitter Language type, used by the library and by language implementations
Documentation
[lib]
name = "tree_sitter_language"
path = "language.rs"

[package]
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "The tree-sitter Language type, used by the library and by language implementations"
edition = "2021"
homepage = "https://tree-sitter.github.io/tree-sitter"
keywords = ["incremental", "parsing"]
license = "MIT"
name = "tree-sitter-language"
readme = false
repository = "https://github.com/tree-sitter/tree-sitter"
rust-version = "1.74.1"
version = "0.1.2"