Crate tantivy_bitpacker[][src]

Structs

BitPacker
BitUnpacker
BlockedBitpacker

BlockedBitpacker compresses data in blocks of 128 elements, while keeping an index on it

Functions

compute_num_bits

Computes the number of bits that will be used for bitpacking.

minmax