I36F28

Type Alias I36F28 

Source
pub type I36F28 = FixedI64<U28>;
Expand description

FixedI64 with 36 integer bits and 28 fractional bits.

Aliased Typeยง

pub struct I36F28 { /* private fields */ }