Expand description
Contains the declaration of Offset
Re-exports§
pub use crate::types::Offset;
Structs§
- Offsets
- A wrapper type of
Vec<O>
representing the invariants of Arrow’s offsets. It is guaranteed to (sound to assume that): - Offsets
Buffer - A wrapper type of
Buffer<O>
that is guaranteed to: