Docs.rs
kermit-bench-0.0.2
kermit-bench 0.0.2
Docs.rs crate page
Apache-2.0
OR
MIT
03 October 2025
Links
Homepage
Repository
crates.io
Source
Owners
aidan-bailey
Dependencies
arrow ^56.2.0
normal
fs_extra ^1.3.0
normal
parquet ^56.2.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
Files
kermit_bench/
lib.rs
1
pub mod
benchmark;
2
pub mod
benchmarks;
3
pub mod
downloader;
4
pub mod
manager;
5
mod
utils;