I79F49

Type Alias I79F49 

Source
pub type I79F49 = FixedI128<U49>;
Expand description

FixedI128 with 79 integer bits and 49 fractional bits.

Aliased Typeยง

pub struct I79F49 { /* private fields */ }