U125F3

Type Alias U125F3 

Source
pub type U125F3 = FixedU128<U3>;
Expand description

FixedU128 with 125 integer bits and three fractional bits.

Aliased Typeยง

pub struct U125F3 { /* private fields */ }