Type Alias fixed::types::I82F46

source ·
pub type I82F46 = FixedI128<U46>;
Expand description

FixedI128 with 82 integer bits and 46 fractional bits.

Aliased Type§

struct I82F46 { /* private fields */ }