Type Alias fixed::types::I60F68

source ·
pub type I60F68 = FixedI128<U68>;
Expand description

FixedI128 with 60 integer bits and 68 fractional bits.

Aliased Type§

struct I60F68 { /* private fields */ }