Type Alias I1F127

Source
pub type I1F127 = FixedI128<U127>;
Expand description

FixedI128 with one integer bit and 127 fractional bits.

Aliased Typeยง

pub struct I1F127 { /* private fields */ }