Type Alias I127F1

Source
pub type I127F1 = FixedI128<U1>;
Expand description

FixedI128 with 127 integer bits and one fractional bit.

Aliased Typeยง

pub struct I127F1 { /* private fields */ }