Type Definition geojson::Bbox

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