Type Alias fixed::types::I19F109

source ·
pub type I19F109 = FixedI128<U109>;
Expand description

FixedI128 with 19 integer bits and 109 fractional bits.

Aliased Type§

struct I19F109 { /* private fields */ }