Type Alias fixed::types::I17F47

source ·
pub type I17F47 = FixedI64<U47>;
Expand description

FixedI64 with 17 integer bits and 47 fractional bits.

Aliased Type§

struct I17F47 { /* private fields */ }