Type Alias fixed::types::I21F107

source ·
pub type I21F107 = FixedI128<U107>;
Expand description

FixedI128 with 21 integer bits and 107 fractional bits.

Aliased Type§

struct I21F107 { /* private fields */ }