U22F42

Type Alias U22F42 

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

FixedU64 with 22 integer bits and 42 fractional bits.

Aliased Typeยง

pub struct U22F42 { /* private fields */ }