Type Alias fixed::types::I77F51

source ·
pub type I77F51 = FixedI128<U51>;
Expand description

FixedI128 with 77 integer bits and 51 fractional bits.

Aliased Type§

struct I77F51 { /* private fields */ }