[go: up one dir, main page]

[][src]Module geo::algorithm::closest_point

Calculate the minimum distance between two Geometries.

Traits

ClosestPoint

Find the closest point between two objects, where the other object is assumed to be a Point by default.