I28F36

Type Alias I28F36 

Source
pub type I28F36 = FixedI64<U36>;
Expand description

FixedI64 with 28 integer bits and 36 fractional bits.

Aliased Typeยง

pub struct I28F36 { /* private fields */ }