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Β§