pub const MAX_WINDOW: u64 = _; // 4_194_304u64Expand description
Largest accepted SearchOptions::window: bounds the scratch buffers
(4 M slots, 20 MB) whatever the caller asks for.
pub const MAX_WINDOW: u64 = _; // 4_194_304u64Largest accepted SearchOptions::window: bounds the scratch buffers
(4 M slots, 20 MB) whatever the caller asks for.