Type Alias LineStringType

Source
pub type LineStringType = Vec<Position>;

Aliased Typeยง

struct LineStringType { /* private fields */ }