Function grid_distance

Source
pub fn grid_distance(from: &str, to: &str) -> Result<f64, MHError>