I42F22

Type Alias I42F22 

Source
pub type I42F22 = FixedI64<U22>;
Expand description

FixedI64 with 42 integer bits and 22 fractional bits.

Aliased Typeยง

pub struct I42F22 { /* private fields */ }