Docs.rs
hdrhistogram-7.5.4
hdrhistogram 7.5.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jonhoo
Dependencies
base64 ^0.21
normal
optional
byteorder ^1.0.0
normal
crossbeam-channel ^0.5
normal
optional
flate2 ^1.0.3
normal
optional
nom ^7.0.0
normal
optional
num-traits ^0.2
normal
clap ^4
dev
ieee754 ^0.2.2
dev
rand ^0.8
dev
rug ^1.2
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module log
hdrhistogram
7.5.4
Module log
Module Items
Structs
In hdrhistogram::
iterators
hdrhistogram
::
iterators
Module
log
Copy item path
Source
Expand description
An iterator that iterates logarithmically over histogram values.
Structs
§
Iter
An iterator that will yield at log-size steps through the histogram’s value range.