Type Alias fixed::types::U41F87

source ·
pub type U41F87 = FixedU128<U87>;
Expand description

FixedU128 with 41 integer bits and 87 fractional bits.

Aliased Type§

struct U41F87 { /* private fields */ }