[][src]Function polygons::distances_nearest_edges

pub fn distances_nearest_edges(
    tree: &Vec<Node>,
    points: &Vec<Point>
) -> Vec<f64>