Type Alias fixed::types::I94F34

source ·
pub type I94F34 = FixedI128<U34>;
Expand description

FixedI128 with 94 integer bits and 34 fractional bits.

Aliased Type§

struct I94F34 { /* private fields */ }