Type Alias fixed::types::I37F27

source ·
pub type I37F27 = FixedI64<U27>;
Expand description

FixedI64 with 37 integer bits and 27 fractional bits.

Aliased Type§

struct I37F27 { /* private fields */ }