Type Alias I26F102

Source
pub type I26F102 = FixedI128<U102>;
Expand description

FixedI128 with 26 integer bits and 102 fractional bits.

Aliased Typeยง

struct I26F102 { /* private fields */ }