I118F10

Type Alias I118F10 

Source
pub type I118F10 = FixedI128<U10>;
Expand description

FixedI128 with 118 integer bits and 10 fractional bits.

Aliased Typeยง

pub struct I118F10 { /* private fields */ }