Type Alias fixed::types::I121F7

source ·
pub type I121F7 = FixedI128<U7>;
Expand description

FixedI128 with 121 integer bits and seven fractional bits.

Aliased Type§

struct I121F7 { /* private fields */ }