I62F66

Type Alias I62F66 

Source
pub type I62F66 = FixedI128<U66>;
Expand description

FixedI128 with 62 integer bits and 66 fractional bits.

Aliased Typeยง

pub struct I62F66 { /* private fields */ }