Type Alias I120F8

Source
pub type I120F8 = FixedI128<U8>;
Expand description

FixedI128 with 120 integer bits and eight fractional bits.

Aliased Typeยง

struct I120F8 { /* private fields */ }