Type Alias fixed::types::U0F128

source ·
pub type U0F128 = FixedU128<U128>;
Expand description

FixedU128 with no integer bits and 128 fractional bits.

Aliased Type§

struct U0F128 { /* private fields */ }