Type Alias fixed::types::I2F62

source ·
pub type I2F62 = FixedI64<U62>;
Expand description

FixedI64 with two integer bits and 62 fractional bits.

Aliased Type§

struct I2F62 { /* private fields */ }