Type Alias fixed::types::I83F45

source ·
pub type I83F45 = FixedI128<U45>;
Expand description

FixedI128 with 83 integer bits and 45 fractional bits.

Aliased Type§

struct I83F45 { /* private fields */ }