Skip to main content

TRIGRAM_ENTRY_SIZE

Constant TRIGRAM_ENTRY_SIZE 

Source
pub const TRIGRAM_ENTRY_SIZE: usize = 20;
Expand description

On-disk size of one trigram-table entry (u32 key + 16-byte payload). Legacy constant — unused when CDX index is present.