Type Alias Velocity

Source
pub type Velocity = Dimension<1, 0, -1, 0, 0, 0, 0>;

Aliased Typeยง

struct Velocity;