Type Alias U17F111

Source
pub type U17F111 = FixedU128<U111>;
Expand description

FixedU128 with 17 integer bits and 111 fractional bits.

Aliased Typeยง

struct U17F111 { /* private fields */ }