U33F31

Type Alias U33F31 

Source
pub type U33F31 = FixedU64<U31>;
Expand description

FixedU64 with 33 integer bits and 31 fractional bits.

Aliased Typeยง

pub struct U33F31 { /* private fields */ }