I103F25

Type Alias I103F25 

Source
pub type I103F25 = FixedI128<U25>;
Expand description

FixedI128 with 103 integer bits and 25 fractional bits.

Aliased Typeยง

pub struct I103F25 { /* private fields */ }