Type Alias fixed::types::I6F122

source ·
pub type I6F122 = FixedI128<U122>;
Expand description

FixedI128 with six integer bits and 122 fractional bits.

Aliased Type§

struct I6F122 { /* private fields */ }