Type Alias fixed::types::I23F41

source ·
pub type I23F41 = FixedI64<U41>;
Expand description

FixedI64 with 23 integer bits and 41 fractional bits.

Aliased Type§

struct I23F41 { /* private fields */ }