Docs.rs
hyperfuel-schema-4.0.0
hyperfuel-schema 4.0.0
Permalink
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
JossDuff
JasoonS
Dependencies
anyhow ^1
normal
polars-arrow ^0.42
normal
Versions
0%
of the crate is documented
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
ArrowChunk
hyperfuel_
schema
4.0.0
Arrow
Chunk
Aliased Type
In crate hyperfuel_
schema
hyperfuel_schema
Type Alias
Arrow
Chunk
Copy item path
Source
pub type ArrowChunk =
RecordBatchT
<
Box
<dyn
Array
>>;
Aliased Type
ยง
pub struct ArrowChunk {
/* private fields */
}