Type Alias fixed::types::U126F2

source ·
pub type U126F2 = FixedU128<U2>;
Expand description

FixedU128 with 126 integer bits and two fractional bits.

Aliased Type§

struct U126F2 { /* private fields */ }