[][src]Module hdrhistogram::iterators::linear

An iterator that iterates linearly over histogram values.

Structs

Iter

An iterator that will yield at fixed-size steps through the histogram's value range.