Function parse_measurement

Source
fn parse_measurement(line: &mut &str, defunit: char) -> Option<String>