Skip to main content

MAX_TRIGRAMS

Constant MAX_TRIGRAMS 

Source
pub const MAX_TRIGRAMS: usize = 10000;
Expand description

Maximum trigrams to collect (TIGER-05). Prevents memory exhaustion in temporal mining.