tree-sitter 0.3.2

Rust bindings to the Tree-sitter parsing library
Documentation
1
2
3
4
#![allow(dead_code)]
#![allow(non_upper_case_globals)]

include!("./bindings.rs");