U20F44

Type Alias U20F44 

Source
pub type U20F44 = FixedU64<U44>;
Expand description

FixedU64 with 20 integer bits and 44 fractional bits.

Aliased Typeยง

pub struct U20F44 { /* private fields */ }