Type Alias fixed::types::I21F43

source ·
pub type I21F43 = FixedI64<U43>;
Expand description

FixedI64 with 21 integer bits and 43 fractional bits.

Aliased Type§

struct I21F43 { /* private fields */ }