U88F40

Type Alias U88F40 

Source
pub type U88F40 = FixedU128<U40>;
Expand description

FixedU128 with 88 integer bits and 40 fractional bits.

Aliased Typeยง

pub struct U88F40 { /* private fields */ }