Module re_log_types::arrow_msg

source ·
Expand description

ArrowMsg is the crate::LogMsg sub-type containing an Arrow payload.

We have custom implementations of serde::Serialize and serde::Deserialize that wraps the inner Arrow serialization of Schema and Chunk.

Structs§