Type Alias I41F23

Source
pub type I41F23 = FixedI64<U23>;
Expand description

FixedI64 with 41 integer bits and 23 fractional bits.

Aliased Typeยง

struct I41F23 { /* private fields */ }