rudb-arrow 0.2.25

Arrow interchange, zero copy where the layouts permit.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "rudb-arrow"
version = "0.2.25"
dependencies = [
 "rudb-common",
 "rudb-vector",
]

[[package]]
name = "rudb-common"
version = "0.2.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "247e792710ccae11514205a5b515ecb33bac49a64d4d2d7e6bb2d2fcb8c1ad3a"

[[package]]
name = "rudb-vector"
version = "0.2.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8cccea47ac8b332ec0f824c2327f7fbb305272dbf5fe647467b373974b2b69d4"
dependencies = [
 "rudb-common",
]