[][src]Type Definition airmash_protocol::BaseType

type BaseType = f32;

Inner type used for all unit type declarations.

All units can be converted into this type by calling the inner() method.