I7F57

Type Alias I7F57 

Source
pub type I7F57 = FixedI64<U57>;
Expand description

FixedI64 with seven integer bits and 57 fractional bits.

Aliased Typeยง

pub struct I7F57 { /* private fields */ }