Type Alias fixed::types::I7F57

source ·
pub type I7F57 = FixedI64<U57>;
Expand description

FixedI64 with seven integer bits and 57 fractional bits.

Aliased Type§

struct I7F57 { /* private fields */ }