Type Alias geojson::Position

source ·
pub type Position = Vec<f64>;
Expand description

Aliased Type§

struct Position { /* private fields */ }