U120F8

Type Alias U120F8 

Source
pub type U120F8 = FixedU128<U8>;
Expand description

FixedU128 with 120 integer bits and eight fractional bits.

Aliased Typeยง

pub struct U120F8 { /* private fields */ }