Type Alias fixed::types::U67F61

source ·
pub type U67F61 = FixedU128<U61>;
Expand description

FixedU128 with 67 integer bits and 61 fractional bits.

Aliased Type§

struct U67F61 { /* private fields */ }