I68F60

Type Alias I68F60 

Source
pub type I68F60 = FixedI128<U60>;
Expand description

FixedI128 with 68 integer bits and 60 fractional bits.

Aliased Typeยง

pub struct I68F60 { /* private fields */ }