Type Alias fixed::types::U125F3

source ·
pub type U125F3 = FixedU128<U3>;
Expand description

FixedU128 with 125 integer bits and three fractional bits.

Aliased Type§

struct U125F3 { /* private fields */ }