U42F22

Type Alias U42F22 

Source
pub type U42F22 = FixedU64<U22>;
Expand description

FixedU64 with 42 integer bits and 22 fractional bits.

Aliased Typeยง

pub struct U42F22 { /* private fields */ }