I3F125

Type Alias I3F125 

Source
pub type I3F125 = FixedI128<U125>;
Expand description

FixedI128 with three integer bits and 125 fractional bits.

Aliased Typeยง

pub struct I3F125 { /* private fields */ }