Type Alias fixed::types::I109F19

source ·
pub type I109F19 = FixedI128<U19>;
Expand description

FixedI128 with 109 integer bits and 19 fractional bits.

Aliased Type§

struct I109F19 { /* private fields */ }