Module arrow::ipc[][src]

Re-exports

pub use self::gen::File::*;
pub use self::gen::Message::*;
pub use self::gen::Schema::*;
pub use self::gen::SparseTensor::*;
pub use self::gen::Tensor::*;

Modules

Utilities for converting between IPC types and native Arrow types

Generated code

Arrow IPC File and Stream Readers

Arrow IPC File and Stream Writers