Type Alias I47F17

Source
pub type I47F17 = FixedI64<U17>;
Expand description

FixedI64 with 47 integer bits and 17 fractional bits.

Aliased Typeยง

struct I47F17 { /* private fields */ }