Type Alias fixed::types::I67F61

source ·
pub type I67F61 = FixedI128<U61>;
Expand description

FixedI128 with 67 integer bits and 61 fractional bits.

Aliased Type§

struct I67F61 { /* private fields */ }