I56F72

Type Alias I56F72 

Source
pub type I56F72 = FixedI128<U72>;
Expand description

FixedI128 with 56 integer bits and 72 fractional bits.

Aliased Typeยง

pub struct I56F72 { /* private fields */ }