Type Alias fixed::types::I49F79

source ·
pub type I49F79 = FixedI128<U79>;
Expand description

FixedI128 with 49 integer bits and 79 fractional bits.

Aliased Type§

struct I49F79 { /* private fields */ }