Type Alias U43F85

Source
pub type U43F85 = FixedU128<U85>;
Expand description

FixedU128 with 43 integer bits and 85 fractional bits.

Aliased Typeยง

struct U43F85 { /* private fields */ }