Type Alias U48F80

Source
pub type U48F80 = FixedU128<U80>;
Expand description

FixedU128 with 48 integer bits and 80 fractional bits.

Aliased Typeยง

pub struct U48F80 { /* private fields */ }