Type Alias I47F81

Source
pub type I47F81 = FixedI128<U81>;
Expand description

FixedI128 with 47 integer bits and 81 fractional bits.

Aliased Typeยง

struct I47F81 { /* private fields */ }