Type Alias fixed::types::I61F3

source ·
pub type I61F3 = FixedI64<U3>;
Expand description

FixedI64 with 61 integer bits and three fractional bits.

Aliased Type§

struct I61F3 { /* private fields */ }