Metric

Type Alias Metric 

Source
pub type Metric<'a> = (&'a str, Vec<(&'a str, Cow<'a, str>)>);