Type Alias fixed::types::U111F17

source ·
pub type U111F17 = FixedU128<U17>;
Expand description

FixedU128 with 111 integer bits and 17 fractional bits.

Aliased Type§

struct U111F17 { /* private fields */ }