Type Alias fixed::types::U51F77

source ·
pub type U51F77 = FixedU128<U77>;
Expand description

FixedU128 with 51 integer bits and 77 fractional bits.

Aliased Type§

struct U51F77 { /* private fields */ }