U44F20

Type Alias U44F20 

Source
pub type U44F20 = FixedU64<U20>;
Expand description

FixedU64 with 44 integer bits and 20 fractional bits.

Aliased Typeยง

pub struct U44F20 { /* private fields */ }