Type Alias fixed::types::U119F9

source ·
pub type U119F9 = FixedU128<U9>;
Expand description

FixedU128 with 119 integer bits and nine fractional bits.

Aliased Type§

struct U119F9 { /* private fields */ }