Type Alias fixed::types::I41F23

source ·
pub type I41F23 = FixedI64<U23>;
Expand description

FixedI64 with 41 integer bits and 23 fractional bits.

Aliased Type§

struct I41F23 { /* private fields */ }