Type Alias fixed::types::I50F78

source ·
pub type I50F78 = FixedI128<U78>;
Expand description

FixedI128 with 50 integer bits and 78 fractional bits.

Aliased Type§

struct I50F78 { /* private fields */ }