Type Alias fixed::types::U77F51

source ·
pub type U77F51 = FixedU128<U51>;
Expand description

FixedU128 with 77 integer bits and 51 fractional bits.

Aliased Type§

struct U77F51 { /* private fields */ }