Docs.rs
buoyant_kernel_engine-0.28.0
buoyant_kernel_engine 0.28.0
Docs.rs crate page
Apache-2.0
11 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
rtyler
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
bytes ^1.10
normal
chrono ^0.4.41
normal
buoyant_kernel ^0.28.0
normal
futures ^0.3
normal
itertools ^0.14
normal
reqwest ^0.13
normal
serde_json ^1
normal
tokio ^1.47
normal
tracing ^0.1
normal
url ^2
normal
uuid ^1.18.0
normal
hdfs-native-object-store ^0.16.0
dev
rstest ^0.23
dev
serde ^1
dev
tempfile ^3
dev
tokio ^1.47
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
dev
Versions
84.21%
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
Skip to main content
Module parquet
buoyant_
kernel_
engine
0.28.0
Module parquet
Module Items
Structs
In crate buoyant_
kernel_
engine
buoyant_kernel_engine
Module
parquet
Copy item path
Source
Expand description
Default Parquet handler implementation
Structs
ยง
Data
File
Metadata
Metadata of a data file (typically a parquet file).
Default
Parquet
Handler