Type Alias fixed::types::U5F123

source ·
pub type U5F123 = FixedU128<U123>;
Expand description

FixedU128 with five integer bits and 123 fractional bits.

Aliased Type§

struct U5F123 { /* private fields */ }