Type Alias I37F27

Source
pub type I37F27 = FixedI64<U27>;
Expand description

FixedI64 with 37 integer bits and 27 fractional bits.

Aliased Typeยง

struct I37F27 { /* private fields */ }