Type Alias fixed::types::I126F2

source ·
pub type I126F2 = FixedI128<U2>;
Expand description

FixedI128 with 126 integer bits and two fractional bits.

Aliased Type§

struct I126F2 { /* private fields */ }