Type Alias Position

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

Aliased Type§

struct Position { /* private fields */ }