Type Alias fixed::types::U3F125

source ·
pub type U3F125 = FixedU128<U125>;
Expand description

FixedU128 with three integer bits and 125 fractional bits.

Aliased Type§

struct U3F125 { /* private fields */ }