Type Alias fixed::types::I54F74

source ·
pub type I54F74 = FixedI128<U74>;
Expand description

FixedI128 with 54 integer bits and 74 fractional bits.

Aliased Type§

struct I54F74 { /* private fields */ }