Type Alias fixed::types::I79F49

source ·
pub type I79F49 = FixedI128<U49>;
Expand description

FixedI128 with 79 integer bits and 49 fractional bits.

Aliased Type§

struct I79F49 { /* private fields */ }