I95F33

Type Alias I95F33 

Source
pub type I95F33 = FixedI128<U33>;
Expand description

FixedI128 with 95 integer bits and 33 fractional bits.

Aliased Typeยง

pub struct I95F33 { /* private fields */ }