I101F27

Type Alias I101F27 

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

FixedI128 with 101 integer bits and 27 fractional bits.

Aliased Typeยง

pub struct I101F27 { /* private fields */ }