U80F48

Type Alias U80F48 

Source
pub type U80F48 = FixedU128<U48>;
Expand description

FixedU128 with 80 integer bits and 48 fractional bits.

Aliased Typeยง

pub struct U80F48 { /* private fields */ }