Type Alias fixed::types::I6F58

source ·
pub type I6F58 = FixedI64<U58>;
Expand description

FixedI64 with six integer bits and 58 fractional bits.

Aliased Type§

struct I6F58 { /* private fields */ }