Type Alias fixed::types::U117F11

source ·
pub type U117F11 = FixedU128<U11>;
Expand description

FixedU128 with 117 integer bits and 11 fractional bits.

Aliased Type§

struct U117F11 { /* private fields */ }