I22F42

Type Alias I22F42 

Source
pub type I22F42 = FixedI64<U42>;
Expand description

FixedI64 with 22 integer bits and 42 fractional bits.

Aliased Typeยง

pub struct I22F42 { /* private fields */ }