Type Alias fixed::types::U87F41

source ·
pub type U87F41 = FixedU128<U41>;
Expand description

FixedU128 with 87 integer bits and 41 fractional bits.

Aliased Type§

struct U87F41 { /* private fields */ }