I122F6

Type Alias I122F6 

Source
pub type I122F6 = FixedI128<U6>;
Expand description

FixedI128 with 122 integer bits and six fractional bits.

Aliased Typeยง

pub struct I122F6 { /* private fields */ }