[][src]Module arcs::primitives

Basic geometric types which are generic over their coordinate space.

Structs

Arc

A circle segment.

Line

A line connecting Line::start to Line::end.