Type Alias U8F120

Source
pub type U8F120 = FixedU128<U120>;
Expand description

FixedU128 with eight integer bits and 120 fractional bits.

Aliased Typeยง

pub struct U8F120 { /* private fields */ }