Type Alias fixed::types::I33F31

source ·
pub type I33F31 = FixedI64<U31>;
Expand description

FixedI64 with 33 integer bits and 31 fractional bits.

Aliased Type§

struct I33F31 { /* private fields */ }