Type Alias fixed::types::I10F118

source ·
pub type I10F118 = FixedI128<U118>;
Expand description

FixedI128 with 10 integer bits and 118 fractional bits.

Aliased Type§

struct I10F118 { /* private fields */ }