Type Alias I57F7

Source
pub type I57F7 = FixedI64<U7>;
Expand description

FixedI64 with 57 integer bits and seven fractional bits.

Aliased Typeยง

struct I57F7 { /* private fields */ }