U31F33

Type Alias U31F33 

Source
pub type U31F33 = FixedU64<U33>;
Expand description

FixedU64 with 31 integer bits and 33 fractional bits.

Aliased Typeยง

pub struct U31F33 { /* private fields */ }