Type Alias fixed::types::U17F111

source ·
pub type U17F111 = FixedU128<U111>;
Expand description

FixedU128 with 17 integer bits and 111 fractional bits.

Aliased Type§

struct U17F111 { /* private fields */ }