I31F33

Type Alias I31F33 

Source
pub type I31F33 = FixedI64<U33>;
Expand description

FixedI64 with 31 integer bits and 33 fractional bits.

Aliased Typeยง

pub struct I31F33 { /* private fields */ }