re_chunk 0.20.1

A chunk of Rerun data, encoded using Arrow. Used for logging, transport, storage and compute.
Documentation
1
2
3
4
5
6
7
8
9
10
# re_chunk

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_chunk.svg)](https://crates.io/crates/re_chunk)
[![Documentation](https://docs.rs/re_chunk/badge.svg)](https://docs.rs/re_chunk)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

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