Type Alias I82F46

Source
pub type I82F46 = FixedI128<U46>;
Expand description

FixedI128 with 82 integer bits and 46 fractional bits.

Aliased Typeยง

pub struct I82F46 { /* private fields */ }