Type Alias fixed::types::I71F57

source ·
pub type I71F57 = FixedI128<U57>;
Expand description

FixedI128 with 71 integer bits and 57 fractional bits.

Aliased Type§

struct I71F57 { /* private fields */ }