Type Alias I21F43

Source
pub type I21F43 = FixedI64<U43>;
Expand description

FixedI64 with 21 integer bits and 43 fractional bits.

Aliased Typeยง

struct I21F43 { /* private fields */ }