Type Alias fixed::types::I34F94

source ·
pub type I34F94 = FixedI128<U94>;
Expand description

FixedI128 with 34 integer bits and 94 fractional bits.

Aliased Type§

struct I34F94 { /* private fields */ }