Type Alias fixed::types::U12F116

source ·
pub type U12F116 = FixedU128<U116>;
Expand description

FixedU128 with 12 integer bits and 116 fractional bits.

Aliased Type§

struct U12F116 { /* private fields */ }