Type Alias fixed::types::U2F126

source ·
pub type U2F126 = FixedU128<U126>;
Expand description

FixedU128 with two integer bits and 126 fractional bits.

Aliased Type§

struct U2F126 { /* private fields */ }