Type Alias fixed::types::I47F81

source ·
pub type I47F81 = FixedI128<U81>;
Expand description

FixedI128 with 47 integer bits and 81 fractional bits.

Aliased Type§

struct I47F81 { /* private fields */ }