I77F51

Type Alias I77F51 

Source
pub type I77F51 = FixedI128<U51>;
Expand description

FixedI128 with 77 integer bits and 51 fractional bits.

Aliased Typeยง

pub struct I77F51 { /* private fields */ }