Type Alias Quaternion

Source
pub type Quaternion = Quat;

Aliased Typeยง

pub struct Quaternion(/* private fields */);