Type Alias fixed::types::U21F107

source ·
pub type U21F107 = FixedU128<U107>;
Expand description

FixedU128 with 21 integer bits and 107 fractional bits.

Aliased Type§

struct U21F107 { /* private fields */ }