Type Alias I46F18

Source
pub type I46F18 = FixedI64<U18>;
Expand description

FixedI64 with 46 integer bits and 18 fractional bits.

Aliased Typeยง

struct I46F18 { /* private fields */ }