Locates, builds, and loads tree-sitter grammars at runtime.
# Cargo.toml
[dependencies]
tree-sitter-loader = "0.26.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads a tree-sitter grammar for the Rust language.
Ensure the grammar is present (e.g., via `tree-sitter-rust` crate) or use the `load_grammar_from_path` method.
No dependency data recorded yet.