tree-sitter-language 0.1.5

The tree-sitter Language type, used by the library and by language implementations
Documentation

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.