Type Alias fixed::types::I74F54

source ·
pub type I74F54 = FixedI128<U54>;
Expand description

FixedI128 with 74 integer bits and 54 fractional bits.

Aliased Type§

struct I74F54 { /* private fields */ }