Type Alias U40F88

Source
pub type U40F88 = FixedU128<U88>;
Expand description

FixedU128 with 40 integer bits and 88 fractional bits.

Aliased Typeยง

struct U40F88 { /* private fields */ }