Function get_label

Source
pub fn get_label<T: FromStr>(metric: &Metric, label: &str) -> Option<T>