pub type Line = [Point; 2];
Expand description

A line in 2D space.