Skip to main content

MAX_ADAPTIVE_RULES

Constant MAX_ADAPTIVE_RULES 

pub const MAX_ADAPTIVE_RULES: usize = 8; // 8usize
Expand description

Maximum number of { prev, emit } rules stored on one AdaptiveKey.

Unused slots are AltRepeatRule::EMPTY.