Expand description
RUST grammar for tree-sitter
This crate provides the rust language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for rust.
- INJECTIONS_
QUERY - The injections query for rust.
- LOCALS_
QUERY - The locals query for rust (empty - no locals available).
Functions§
- language
- Returns the rust tree-sitter language.