Type Alias fixed::types::I63F65

source ·
pub type I63F65 = FixedI128<U65>;
Expand description

FixedI128 with 63 integer bits and 65 fractional bits.

Aliased Type§

struct I63F65 { /* private fields */ }