Type Alias fixed::types::U72F56

source ·
pub type U72F56 = FixedU128<U56>;
Expand description

FixedU128 with 72 integer bits and 56 fractional bits.

Aliased Type§

struct U72F56 { /* private fields */ }