Type Alias fixed::types::I81F47

source ·
pub type I81F47 = FixedI128<U47>;
Expand description

FixedI128 with 81 integer bits and 47 fractional bits.

Aliased Type§

struct I81F47 { /* private fields */ }