Type Alias fixed::types::U57F71

source ·
pub type U57F71 = FixedU128<U71>;
Expand description

FixedU128 with 57 integer bits and 71 fractional bits.

Aliased Type§

struct U57F71 { /* private fields */ }