Type Alias I94F34

Source
pub type I94F34 = FixedI128<U34>;
Expand description

FixedI128 with 94 integer bits and 34 fractional bits.

Aliased Typeยง

struct I94F34 { /* private fields */ }