U21F43

Type Alias U21F43 

Source
pub type U21F43 = FixedU64<U43>;
Expand description

FixedU64 with 21 integer bits and 43 fractional bits.

Aliased Typeยง

pub struct U21F43 { /* private fields */ }