Type Alias U43F21

Source
pub type U43F21 = FixedU64<U21>;
Expand description

FixedU64 with 43 integer bits and 21 fractional bits.

Aliased Typeยง

struct U43F21 { /* private fields */ }