Type Alias I26F6

Source
pub type I26F6 = FixedI32<U6>;
Expand description

FixedI32 with 26 integer bits and six fractional bits.

Aliased Typeยง

struct I26F6 { /* private fields */ }