U123F5

Type Alias U123F5 

Source
pub type U123F5 = FixedU128<U5>;
Expand description

FixedU128 with 123 integer bits and five fractional bits.

Aliased Typeยง

pub struct U123F5 { /* private fields */ }