I119F9

Type Alias I119F9 

Source
pub type I119F9 = FixedI128<U9>;
Expand description

FixedI128 with 119 integer bits and nine fractional bits.

Aliased Typeยง

pub struct I119F9 { /* private fields */ }