Type Alias fixed::types::I51F77

source ·
pub type I51F77 = FixedI128<U77>;
Expand description

FixedI128 with 51 integer bits and 77 fractional bits.

Aliased Type§

struct I51F77 { /* private fields */ }