Type Alias I50F78

Source
pub type I50F78 = FixedI128<U78>;
Expand description

FixedI128 with 50 integer bits and 78 fractional bits.

Aliased Typeยง

pub struct I50F78 { /* private fields */ }