I8F120

Type Alias I8F120 

Source
pub type I8F120 = FixedI128<U120>;
Expand description

FixedI128 with eight integer bits and 120 fractional bits.

Aliased Typeยง

pub struct I8F120 { /* private fields */ }