Type Alias fixed::types::U8F120

source ·
pub type U8F120 = FixedU128<U120>;
Expand description

FixedU128 with eight integer bits and 120 fractional bits.

Aliased Type§

struct U8F120 { /* private fields */ }