Type Alias fixed::types::U71F57

source ·
pub type U71F57 = FixedU128<U57>;
Expand description

FixedU128 with 71 integer bits and 57 fractional bits.

Aliased Type§

struct U71F57 { /* private fields */ }