Type Alias fixed::types::I68F60

source ·
pub type I68F60 = FixedI128<U60>;
Expand description

FixedI128 with 68 integer bits and 60 fractional bits.

Aliased Type§

struct I68F60 { /* private fields */ }