Type Alias fixed::types::I42F22

source ·
pub type I42F22 = FixedI64<U22>;
Expand description

FixedI64 with 42 integer bits and 22 fractional bits.

Aliased Type§

struct I42F22 { /* private fields */ }