Type Alias U77F51

Source
pub type U77F51 = FixedU128<U51>;
Expand description

FixedU128 with 77 integer bits and 51 fractional bits.

Aliased Typeยง

struct U77F51 { /* private fields */ }