Type Alias fixed::types::I122F6

source ·
pub type I122F6 = FixedI128<U6>;
Expand description

FixedI128 with 122 integer bits and six fractional bits.

Aliased Type§

struct I122F6 { /* private fields */ }