Type Alias fixed::types::U123F5

source ·
pub type U123F5 = FixedU128<U5>;
Expand description

FixedU128 with 123 integer bits and five fractional bits.

Aliased Type§

struct U123F5 { /* private fields */ }