Crate arborium_diff

Crate arborium_diff 

Source
Expand description

DIFF grammar for tree-sitter

This crate provides the diff language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for diff.
INJECTIONS_QUERY
The injections query for diff (empty - no injections available).
LOCALS_QUERY
The locals query for diff (empty - no locals available).

Functions§

language
Returns the diff tree-sitter language.