Type Alias I28F100

Source
pub type I28F100 = FixedI128<U100>;
Expand description

FixedI128 with 28 integer bits and 100 fractional bits.

Aliased Typeยง

struct I28F100 { /* private fields */ }