Type Alias fixed::types::I46F18

source ·
pub type I46F18 = FixedI64<U18>;
Expand description

FixedI64 with 46 integer bits and 18 fractional bits.

Aliased Type§

struct I46F18 { /* private fields */ }