I39F89

Type Alias I39F89 

Source
pub type I39F89 = FixedI128<U89>;
Expand description

FixedI128 with 39 integer bits and 89 fractional bits.

Aliased Typeยง

pub struct I39F89 { /* private fields */ }