Type Alias I62F2

Source
pub type I62F2 = FixedI64<U2>;
Expand description

FixedI64 with 62 integer bits and two fractional bits.

Aliased Typeยง

pub struct I62F2 { /* private fields */ }