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.
  • arrow — Enable conversion to and from arrow-rs types

Re-exports§

  • pub use arrow2::array::Array as ArrowArray;
  • pub use re_log_types::EntityPath;
  • pub use re_log_types::TimeInt;
  • pub use re_log_types::TimePoint;
  • pub use re_log_types::Timeline;
  • pub use re_log_types::TimelineName;
  • pub use re_types_core::ComponentName;

Modules§

Structs§

Enums§

Type Aliases§