Type Alias fixed::types::I59F5

source ·
pub type I59F5 = FixedI64<U5>;
Expand description

FixedI64 with 59 integer bits and five fractional bits.

Aliased Type§

struct I59F5 { /* private fields */ }