I2F62

Type Alias I2F62 

Source
pub type I2F62 = FixedI64<U62>;
Expand description

FixedI64 with two integer bits and 62 fractional bits.

Aliased Typeยง

pub struct I2F62 { /* private fields */ }