QUERIES

Constant QUERIES 

Source
pub const QUERIES: &'static [(&'static str, &'static str)];
Expand description

The highlighting queries.

The slice contains (key, value) pairs where the key is the name of the query and the value is the query itself. This language contains the following query keys: [“highlights”].