Type Alias fixed::types::U88F40

source ·
pub type U88F40 = FixedU128<U40>;
Expand description

FixedU128 with 88 integer bits and 40 fractional bits.

Aliased Type§

struct U88F40 { /* private fields */ }