Type Alias fixed::types::U118F10

source ·
pub type U118F10 = FixedU128<U10>;
Expand description

FixedU128 with 118 integer bits and 10 fractional bits.

Aliased Type§

struct U118F10 { /* private fields */ }