Skip to main content

SPEC_VERSION_ARRAY_MATCHING

Constant SPEC_VERSION_ARRAY_MATCHING 

Source
pub const SPEC_VERSION_ARRAY_MATCHING: u32 = 3;
Expand description

The major in which array-matching bracket selectors become active. A rule must declare sigma-version: 3 (or higher) to read field[any], args[0], and the other selectors as array selectors rather than literal field names.