parse_metrics

Function parse_metrics 

Source
pub(crate) fn parse_metrics(source: &str) -> Result<Vec<Metric>>
Expand description

Parses metrics from the given source code.