Type Alias fixed::types::I62F66

source ·
pub type I62F66 = FixedI128<66>;
Expand description

FixedI128 with 62 integer bits and 66 fractional bits.

Aliased Type§

struct I62F66 { /* private fields */ }