Type Alias fixed::types::U19F109

source ·
pub type U19F109 = FixedU128<U109>;
Expand description

FixedU128 with 19 integer bits and 109 fractional bits.

Aliased Type§

struct U19F109 { /* private fields */ }