I109F19

Type Alias I109F19 

Source
pub type I109F19 = FixedI128<U19>;
Expand description

FixedI128 with 109 integer bits and 19 fractional bits.

Aliased Typeยง

pub struct I109F19 { /* private fields */ }