Crates.io | peppi-arrow |
lib.rs | peppi-arrow |
version | 0.2.3 |
source | src |
created_at | 2021-06-14 00:22:46.141326 |
updated_at | 2021-12-06 07:40:27.20419 |
description | Support crate for peppi |
homepage | |
repository | https://github.com/hohav/peppi |
max_upload_size | |
id | 409748 |
size | 10,361 |
Defines the Arrow
trait for bidirectional conversion between native Rust array-of-structs and Apache Arrow columnar format. This is purely for internal use by peppi; it's only a separate crate so that peppi-derive can use it too.