Crate re_chunk

source ·
Expand description

A chunk of Rerun data, encoded using Arrow. Used for logging, transport, storage and compute.

§Feature flags

  • serde — Enable (de)serialization using serde.

Re-exports§

Modules§

Structs§

Enums§

Traits§

  • A ChunkComponentSlicer knows how to efficiently slice component batches out of a Chunk column.

Type Aliases§