Type Alias fixed::types::I18F46

source ·
pub type I18F46 = FixedI64<U46>;
Expand description

FixedI64 with 18 integer bits and 46 fractional bits.

Aliased Type§

struct I18F46 { /* private fields */ }