I49F79

Type Alias I49F79 

Source
pub type I49F79 = FixedI128<U79>;
Expand description

FixedI128 with 49 integer bits and 79 fractional bits.

Aliased Typeยง

pub struct I49F79 { /* private fields */ }