Type Alias fixed::types::U40F88

source ·
pub type U40F88 = FixedU128<U88>;
Expand description

FixedU128 with 40 integer bits and 88 fractional bits.

Aliased Type§

struct U40F88 { /* private fields */ }