Skip to main content

MEMORY_CONST

Constant MEMORY_CONST 

Source
pub const MEMORY_CONST: &str = "mem";
Expand description

What the memory a rule starts from is called in the query.

A name no rule can bind, because a name in a rule comes out of a pattern and a pattern binds what the selector matched, which is registers and constants and never memory.