hdrhistogram::Result [] [src]

type Result<T> = Result<T, HistogramErr>;

Result from operations which may fail.