Skip to main content

Module raw

Module raw 

Source
Expand description

Low level array primitives. You should not use this module directly. Instead, use liquid_cache_datafusion_server or liquid_cache_datafusion_client to interact with LiquidCache.

Re-exports§

pub use fsst_buffer::FsstArray;

Modules§

fsst_buffer
FSST dictionary backing used by byte-view arrays.

Structs§

BitPackedArray
A bit-packed array.