Type Alias fixed::types::I78F50

source ·
pub type I78F50 = FixedI128<U50>;
Expand description

FixedI128 with 78 integer bits and 50 fractional bits.

Aliased Type§

struct I78F50 { /* private fields */ }