wafel_
api
0.1.0
Angle
Aliased type
Fields
0
In crate wafel_
api
wafel_api
Type Alias
Angle
Copy item path
pub type Angle =
Wrapping
<
i16
>;
Expand description
A 16 bit signed angle.
Aliased Type
§
struct Angle(pub
i16
);
Fields
§
§
0:
i16