find_shortest_distance

Function find_shortest_distance 

Source
fn find_shortest_distance(arr: &[Option<f32>]) -> Option<f32>