U3F125

Type Alias U3F125 

Source
pub type U3F125 = FixedU128<U125>;
Expand description

FixedU128 with three integer bits and 125 fractional bits.

Aliased Typeยง

pub struct U3F125 { /* private fields */ }