I27F37

Type Alias I27F37 

Source
pub type I27F37 = FixedI64<U37>;
Expand description

FixedI64 with 27 integer bits and 37 fractional bits.

Aliased Typeยง

pub struct I27F37 { /* private fields */ }