Type Alias fixed::types::I27F37

source ·
pub type I27F37 = FixedI64<U37>;
Expand description

FixedI64 with 27 integer bits and 37 fractional bits.

Aliased Type§

struct I27F37 { /* private fields */ }