hdrhistogram::Result
[−]
[src]
type Result<T> = Result<T, HistogramErr>;
Result from operations which may fail.
type Result<T> = Result<T, HistogramErr>;
Result from operations which may fail.