U43F21

Type Alias U43F21 

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

FixedU64 with 43 integer bits and 21 fractional bits.

Aliased Typeยง

pub struct U43F21 { /* private fields */ }