Type Alias Bbox

Source
pub type Bbox = Vec<f64>;
Expand description

Aliased Type§

struct Bbox { /* private fields */ }