Type Alias I18F46

Source
pub type I18F46 = FixedI64<U46>;
Expand description

FixedI64 with 18 integer bits and 46 fractional bits.

Aliased Typeยง

struct I18F46 { /* private fields */ }