Type Alias fixed::types::U109F19

source ·
pub type U109F19 = FixedU128<U19>;
Expand description

FixedU128 with 109 integer bits and 19 fractional bits.

Aliased Type§

struct U109F19 { /* private fields */ }