Type Alias fixed::types::I66F62

source ·
pub type I66F62 = FixedI128<U62>;
Expand description

FixedI128 with 66 integer bits and 62 fractional bits.

Aliased Type§

struct I66F62 { /* private fields */ }