Skip to main content

DICT_CAP

Constant DICT_CAP 

Source
pub const DICT_CAP: usize = _; // 65_536usize
Expand description

How many distinct values a UInt16 dictionary can hold. Lives here because it is a consequence of the key width chosen above, not of any one builder. Reaching it is a signal to seal the block, never to fail an export.