Type Alias fixed::types::I61F67

source ·
pub type I61F67 = FixedI128<U67>;
Expand description

FixedI128 with 61 integer bits and 67 fractional bits.

Aliased Type§

struct I61F67 { /* private fields */ }