tree-sitter-language 0.1.2

The tree-sitter Language type, used by the library and by language implementations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "tree-sitter-language"
description = "The tree-sitter Language type, used by the library and by language implementations"
version = "0.1.2"
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
homepage.workspace = true
repository.workspace = true
license.workspace = true
keywords.workspace = true

[lib]
path = "language.rs"