Docs.rs
akar-processor-0.1.2
akar-processor 0.1.2
Docs.rs crate page
GPL-3.0-or-later
10 August 2026
Links
Repository
crates.io
Source
Owners
mlengse
Dependencies
ahash ^0.8
normal
akar-catalog ^0.1.0
normal
akar-common ^0.1.1
normal
akar-fts ^0.1.0
normal
akar-function ^0.1.0
normal
akar-parser ^0.1.1
normal
akar-planner ^0.1.2
normal
akar-storage ^0.1.3
normal
akar-vector ^0.1.0
normal
arrow ^59.1.0
normal
hashbrown ^0.17.1
normal
rayon ^1
normal
tracing ^0.1
normal
akar-binder ^0.1.2
dev
criterion ^0.8.2
dev
Versions
35.89%
of the crate is documented
Go to latest version
Platform
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
extract_all_rows
akar_
processor
0.1.2
In akar_
processor::
processor::
chunk_
helpers
akar_processor
::
processor
::
chunk_helpers
Function
extract_
all_
rows
Copy item path
Source
pub fn extract_all_rows(chunk: &
DataChunk
) ->
Vec
<
Vec
<
Value
>>