Function parse_location

Source
pub fn parse_location(s: &str) -> Result<(f64, f64), Error>