Type Alias fixed::types::U61F67

source ·
pub type U61F67 = FixedU128<U67>;
Expand description

FixedU128 with 61 integer bits and 67 fractional bits.

Aliased Type§

struct U61F67 { /* private fields */ }