Type Alias fixed::types::U10F118

source ·
pub type U10F118 = FixedU128<U118>;
Expand description

FixedU128 with 10 integer bits and 118 fractional bits.

Aliased Type§

struct U10F118 { /* private fields */ }