Docs.rs
dataprof-runtime-0.10.0
dataprof-runtime 0.10.0
Docs.rs crate page
MIT
OR
Apache-2.0
24 July 2026
Links
Repository
crates.io
Source
Owners
AndreaBozzo
Dependencies
async-trait ^0.1
normal
optional
bytes ^1.10
normal
optional
chrono ^0.4
normal
dataprof-core ^0.10.0
normal
dataprof-metrics ^0.10.0
normal
futures ^0.3.31
normal
optional
log ^0.4
normal
rand ^0.9.3
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0.149
normal
tokio ^1.49
normal
optional
tokio-util ^0.7
normal
optional
uuid ^1.0
normal
tempfile ^3.24
dev
Versions
48.61%
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 profile_report
dataprof_
runtime
0.10.0
Module profile_
report
Module Items
Structs
Constants
In crate dataprof_
runtime
dataprof_runtime
Module
profile_
report
Copy item path
Source
Structs
§
Profile
Report
Complete profiling report for a data source.
Constants
§
REPORT_
SCHEMA_
VERSION
Version of the serialized
ProfileReport
schema written by this build.