* Add CBufferIter::size_hint * Make Rust functions return ExactSizeIterator instead of just Iterator * Fix wrong CBufferIter::size_hint |
||
|---|---|---|
| .. | ||
| binding_rust | ||
| binding_web | ||
| include/tree_sitter | ||
| src | ||
| utf8proc@d81308faba | ||
| Cargo.toml | ||
| README.md | ||
Subdirectories
src- C source code for the Tree-sitter libraryinclude- C headers for the Tree-sitter libraryutf8proc- A submodule forutf8proc, Tree-sitter's one library dependency.binding_rust- Rust bindings to the Tree-sitter librarybinding_web- JavaScript bindings to the Tree-sitter library, using WebAssembly