Type Alias U22F42

Source
pub type U22F42 = FixedU64<U42>;
Expand description

FixedU64 with 22 integer bits and 42 fractional bits.

Aliased Typeยง

struct U22F42 { /* private fields */ }