Type Alias fixed::types::I20F108

source ·
pub type I20F108 = FixedI128<U108>;
Expand description

FixedI128 with 20 integer bits and 108 fractional bits.

Aliased Type§

struct I20F108 { /* private fields */ }