Type Alias I121F7

Source
pub type I121F7 = FixedI128<U7>;
Expand description

FixedI128 with 121 integer bits and seven fractional bits.

Aliased Typeยง

pub struct I121F7 { /* private fields */ }