U100F28

Type Alias U100F28 

Source
pub type U100F28 = FixedU128<U28>;
Expand description

FixedU128 with 100 integer bits and 28 fractional bits.

Aliased Typeยง

pub struct U100F28 { /* private fields */ }