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

Parses metrics from the given source code.