wafel_api

Type Alias Angle

pub type Angle = Wrapping<i16>;
Expand description

A 16 bit signed angle.

Aliased Type§

struct Angle(pub i16);

Fields§

§0: i16