Type Alias I101F27

Source
pub type I101F27 = FixedI128<U27>;
Expand description

FixedI128 with 101 integer bits and 27 fractional bits.

Aliased Typeยง

struct I101F27 { /* private fields */ }