Skip to main content

LineStringType

Type Alias LineStringType 

Source
pub type LineStringType = Vec<Position>;

Aliased Typeยง

pub struct LineStringType { /* private fields */ }