Type Alias fixed::types::I85F43

source ·
pub type I85F43 = FixedI128<U43>;
Expand description

FixedI128 with 85 integer bits and 43 fractional bits.

Aliased Type§

struct I85F43 { /* private fields */ }