Type Alias fixed::types::U58F70

source ·
pub type U58F70 = FixedU128<U70>;
Expand description

FixedU128 with 58 integer bits and 70 fractional bits.

Aliased Type§

struct U58F70 { /* private fields */ }