Type Alias fixed::types::I46F82

source ·
pub type I46F82 = FixedI128<U82>;
Expand description

FixedI128 with 46 integer bits and 82 fractional bits.

Aliased Type§

struct I46F82 { /* private fields */ }