LineString

Type Alias LineString 

Source
pub type LineString = Vec<Position>;

Aliased Typeยง

pub struct LineString { /* private fields */ }