Skip to main content

DEFAULT_LEX_PAGE_ENTRIES

Constant DEFAULT_LEX_PAGE_ENTRIES 

Source
pub const DEFAULT_LEX_PAGE_ENTRIES: usize = 4_096;
Expand description

Fixed upper bound used by the canonical writer. Pages are independently addressable, so an HTTP/IPFS reader only needs this many dictionary records (plus their strings) for one hash lookup.