I108F20

Type Alias I108F20 

Source
pub type I108F20 = FixedI128<U20>;
Expand description

FixedI128 with 108 integer bits and 20 fractional bits.

Aliased Typeยง

pub struct I108F20 { /* private fields */ }