Expand description
§narrow
An experimental (work-in-progress) implementation of Apache Arrow.
Modules§
- Sequences of values with known length all having the same type.
- arrow
arrow-rsInterop with thearrow-rscrate. - A collection of bits.
- Traits for memory buffers.
- Logical array support.
- Offsets for variable-sized arrays.
Traits§
- Subtrait for fixed-size types.
- Index operation for shared access to values in a collection.
- The length (or number of elements) of a collection.
Derive Macros§
- ArrayType
deriveDerive macro for the ArrayType trait.