I75F53

Type Alias I75F53 

Source
pub type I75F53 = FixedI128<U53>;
Expand description

FixedI128 with 75 integer bits and 53 fractional bits.

Aliased Typeยง

pub struct I75F53 { /* private fields */ }