I61F67

Type Alias I61F67 

Source
pub type I61F67 = FixedI128<U67>;
Expand description

FixedI128 with 61 integer bits and 67 fractional bits.

Aliased Typeยง

pub struct I61F67 { /* private fields */ }