Expand description

Module implementing an Open Metrics metric family.

See Family for details.

Structs

Representation of the OpenMetrics MetricFamily data type.

Traits

A constructor for creating new metrics in a Family when calling Family::get_or_create. Such constructor is provided via Family::new_with_constructor.