Structsยง
- Rows
- A packed representation of a set of rows.
- Rows
Builder - See Rows.
- Shared
Slice - An immutable, shared slice. Morally, this is bytes::Bytes but with fewer features and supporting arbitrary types.
- Update
Collection - A collection of row-time-diff updates in a columnar format.
- Update
Collection Builder