Type Alias fixed::types::U116F12

source ·
pub type U116F12 = FixedU128<U12>;
Expand description

FixedU128 with 116 integer bits and 12 fractional bits.

Aliased Type§

struct U116F12 { /* private fields */ }