Docs.rs
vortex-layout-0.66.0
vortex-layout 0.66.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
a10y
vortex-admin
Dependencies
arcref ^0.2.0
normal
arrow-array ^57.1
normal
arrow-schema ^57.1
normal
async-stream ^0.3.6
normal
async-trait ^0.1.89
normal
bit-vec ^0.9.0
normal
flatbuffers ^25.2.10
normal
futures ^0.3.31
normal
itertools ^0.14.0
normal
kanal ^0.1.1
normal
moka ^0.12.10
normal
once_cell ^1.21
normal
oneshot ^0.2.0
normal
parking_lot ^0.12.3
normal
paste ^1.0.15
normal
pin-project-lite ^0.2.15
normal
prost ^0.14
normal
rustc-hash ^2.1
normal
sketches-ddsketch ^0.4.0
normal
termtree ^1.0
normal
tokio ^1.48
normal
optional
tracing ^0.1.41
normal
vortex-array ^0.66.0
normal
vortex-btrblocks ^0.66.0
normal
vortex-buffer ^0.66.0
normal
vortex-error ^0.66.0
normal
vortex-flatbuffers ^0.66.0
normal
vortex-io ^0.66.0
normal
vortex-mask ^0.66.0
normal
vortex-metrics ^0.66.0
normal
vortex-scan ^0.66.0
normal
vortex-sequence ^0.66.0
normal
vortex-session ^0.66.0
normal
vortex-utils ^0.66.0
normal
futures ^0.3.31
dev
rstest ^0.26.1
dev
tokio ^1.48
dev
vortex-utils ^0.66.0
dev
Versions
49.22%
of the crate is documented
Platform
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module arrow
vortex_
layout
0.66.0
Module arrow
Module Items
Structs
In vortex_
layout::
scan
vortex_layout
::
scan
Module
arrow
Copy item path
Source
Structs
ยง
Record
Batch
Iterator
Adapter
We create an adapter for record batch iterators that supports clone. This allows us to create thread-safe
arrow_array::RecordBatchIterator
.