use-intersection
Intersection result primitives for the RustUse geometry workspace.
use-intersection starts with shared result enums and traits. It does not try to implement the full
matrix of shape intersection algorithms.
Example
use Intersection2;
use Point2;
let hit = Point;
assert!;