Type Alias MetricName

Source
pub type MetricName = String;
Expand description

A metric name optimized for small strings

Aliased Typeยง

pub struct MetricName { /* private fields */ }