I43F21

Type Alias I43F21 

Source
pub type I43F21 = FixedI64<U21>;
Expand description

FixedI64 with 43 integer bits and 21 fractional bits.

Aliased Typeยง

pub struct I43F21 { /* private fields */ }