Type Alias fixed::types::I9F119

source ·
pub type I9F119 = FixedI128<U119>;
Expand description

FixedI128 with nine integer bits and 119 fractional bits.

Aliased Type§

struct I9F119 { /* private fields */ }