I33F31

Type Alias I33F31 

Source
pub type I33F31 = FixedI64<U31>;
Expand description

FixedI64 with 33 integer bits and 31 fractional bits.

Aliased Typeยง

pub struct I33F31 { /* private fields */ }