U20F108

Type Alias U20F108 

Source
pub type U20F108 = FixedU128<U108>;
Expand description

FixedU128 with 20 integer bits and 108 fractional bits.

Aliased Typeยง

pub struct U20F108 { /* private fields */ }