U108F20

Type Alias U108F20 

Source
pub type U108F20 = FixedU128<U20>;
Expand description

FixedU128 with 108 integer bits and 20 fractional bits.

Aliased Typeยง

pub struct U108F20 { /* private fields */ }