pub type MetricName = Arc<String>;
Type used to store metric names efficiently.
pub struct MetricName { /* private fields */ }