Type Alias I15F113

Source
pub type I15F113 = FixedI128<U113>;
Expand description

FixedI128 with 15 integer bits and 113 fractional bits.

Aliased Typeยง

struct I15F113 { /* private fields */ }