I48F80

Type Alias I48F80 

Source
pub type I48F80 = FixedI128<U80>;
Expand description

FixedI128 with 48 integer bits and 80 fractional bits.

Aliased Typeยง

pub struct I48F80 { /* private fields */ }