I30F2

Type Alias I30F2 

Source
pub type I30F2 = FixedI32<U2>;
Expand description

FixedI32 with 30 integer bits and two fractional bits.

Aliased Typeยง

pub struct I30F2 { /* private fields */ }