I78F50

Type Alias I78F50 

Source
pub type I78F50 = FixedI128<U50>;
Expand description

FixedI128 with 78 integer bits and 50 fractional bits.

Aliased Typeยง

pub struct I78F50 { /* private fields */ }