Type Alias fixed::types::U70F58

source ·
pub type U70F58 = FixedU128<U58>;
Expand description

FixedU128 with 70 integer bits and 58 fractional bits.

Aliased Type§

struct U70F58 { /* private fields */ }