U28F100

Type Alias U28F100 

Source
pub type U28F100 = FixedU128<U100>;
Expand description

FixedU128 with 28 integer bits and 100 fractional bits.

Aliased Typeยง

pub struct U28F100 { /* private fields */ }