Type Alias Acceleration

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

Aliased Typeยง

struct Acceleration;