Type Alias I27F101

Source
pub type I27F101 = FixedI128<U101>;
Expand description

FixedI128 with 27 integer bits and 101 fractional bits.

Aliased Typeยง

struct I27F101 { /* private fields */ }