Type Alias fixed::types::U63F65

source ·
pub type U63F65 = FixedU128<U65>;
Expand description

FixedU128 with 63 integer bits and 65 fractional bits.

Aliased Type§

struct U63F65 { /* private fields */ }