I60F68

Type Alias I60F68 

Source
pub type I60F68 = FixedI128<U68>;
Expand description

FixedI128 with 60 integer bits and 68 fractional bits.

Aliased Typeยง

pub struct I60F68 { /* private fields */ }