Skip to main content

MAX_WINDOW

Constant MAX_WINDOW 

Source
pub const MAX_WINDOW: u64 = _; // 4_194_304u64
Expand description

Largest accepted SearchOptions::window: bounds the scratch buffers (4 M slots, 20 MB) whatever the caller asks for.