Type Alias fixed::types::U66F62

source ·
pub type U66F62 = FixedU128<62>;
Expand description

FixedU128 with 66 integer bits and 62 fractional bits.

Aliased Type§

struct U66F62 { /* private fields */ }