Type Alias fixed::types::I62F2

source ·
pub type I62F2 = FixedI64<U2>;
Expand description

FixedI64 with 62 integer bits and two fractional bits.

Aliased Type§

struct I62F2 { /* private fields */ }