Crate arrow_buffer

Source
Expand description

Low-level buffer abstractions for Apache Arrow Rust

Re-exports§

Modules§

Structs§

Traits§

  • Trait expressing a Rust type that has the same in-memory representation as Arrow.
  • Allows conversion from supported Arrow types to a byte slice.