Type Alias I113F15

Source
pub type I113F15 = FixedI128<U15>;
Expand description

FixedI128 with 113 integer bits and 15 fractional bits.

Aliased Typeยง

struct I113F15 { /* private fields */ }