I37F27

Type Alias I37F27 

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

FixedI64 with 37 integer bits and 27 fractional bits.

Aliased Typeยง

pub struct I37F27 { /* private fields */ }