I125F3

Type Alias I125F3 

Source
pub type I125F3 = FixedI128<U3>;
Expand description

FixedI128 with 125 integer bits and three fractional bits.

Aliased Typeยง

pub struct I125F3 { /* private fields */ }