Type Alias I21F107

Source
pub type I21F107 = FixedI128<U107>;
Expand description

FixedI128 with 21 integer bits and 107 fractional bits.

Aliased Typeยง

struct I21F107 { /* private fields */ }