Type Alias fixed::types::I43F21

source ·
pub type I43F21 = FixedI64<U21>;
Expand description

FixedI64 with 43 integer bits and 21 fractional bits.

Aliased Type§

struct I43F21 { /* private fields */ }