Type Alias I25F103

Source
pub type I25F103 = FixedI128<U103>;
Expand description

FixedI128 with 25 integer bits and 103 fractional bits.

Aliased Typeยง

struct I25F103 { /* private fields */ }