Module row_spine

Source

Re-exportsยง

pub use self::container::DatumContainer;
pub use self::container::DatumSeq;
pub use self::offset_opt::OffsetOptimized;
pub use self::spines::RowBatcher;
pub use self::spines::RowBuilder;
pub use self::spines::RowRowBatcher;
pub use self::spines::RowRowBuilder;
pub use self::spines::RowRowSpine;
pub use self::spines::RowSpine;
pub use self::spines::RowValBatcher;
pub use self::spines::RowValBuilder;
pub use self::spines::RowValSpine;

Modulesยง

bytes_container ๐Ÿ”’
container ๐Ÿ”’
A Row-specialized container using dictionary compression.
offset_opt ๐Ÿ”’
spines ๐Ÿ”’
Spines specialized to contain Row types in keys and values.

Functionsยง

offset_list_size ๐Ÿ”’
Helper to compute the size of an OffsetList in memory.