Type Alias fixed::types::I5F59

source ·
pub type I5F59 = FixedI64<U59>;
Expand description

FixedI64 with five integer bits and 59 fractional bits.

Aliased Type§

struct I5F59 { /* private fields */ }