Type Alias I45F83

Source
pub type I45F83 = FixedI128<U83>;
Expand description

FixedI128 with 45 integer bits and 83 fractional bits.

Aliased Typeยง

struct I45F83 { /* private fields */ }