I51F77

Type Alias I51F77 

Source
pub type I51F77 = FixedI128<U77>;
Expand description

FixedI128 with 51 integer bits and 77 fractional bits.

Aliased Typeยง

pub struct I51F77 { /* private fields */ }