I57F7

Type Alias I57F7 

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

FixedI64 with 57 integer bits and seven fractional bits.

Aliased Typeยง

pub struct I57F7 { /* private fields */ }