[][src]Crate metrics_util

Helper types and functions used within the metrics ecosystem.

Structs

Quantile

A quantile that has both the raw value and a human-friendly display label.

Functions

parse_quantiles

Parses a list of floating-point values into a list of Quantiles.