Type Definition rgeometry::data::LineSegment2D

source · []
pub type LineSegment2D<T> = LineSegment<T, 2>;