Type Alias fixed::types::I58F70

source ·
pub type I58F70 = FixedI128<U70>;
Expand description

FixedI128 with 58 integer bits and 70 fractional bits.

Aliased Type§

struct I58F70 { /* private fields */ }