Type Alias fixed::types::I119F9

source ·
pub type I119F9 = FixedI128<U9>;
Expand description

FixedI128 with 119 integer bits and nine fractional bits.

Aliased Type§

struct I119F9 { /* private fields */ }