Type Alias I17F47

Source
pub type I17F47 = FixedI64<U47>;
Expand description

FixedI64 with 17 integer bits and 47 fractional bits.

Aliased Typeยง

pub struct I17F47 { /* private fields */ }