Type Alias fixed::types::I108F20

source ·
pub type I108F20 = FixedI128<U20>;
Expand description

FixedI128 with 108 integer bits and 20 fractional bits.

Aliased Type§

struct I108F20 { /* private fields */ }