Type Alias fixed::types::I57F7

source ·
pub type I57F7 = FixedI64<U7>;
Expand description

FixedI64 with 57 integer bits and seven fractional bits.

Aliased Type§

struct I57F7 { /* private fields */ }