Type Alias I12F52

Source
pub type I12F52 = FixedI64<U52>;
Expand description

FixedI64 with 12 integer bits and 52 fractional bits.

Aliased Typeยง

pub struct I12F52 { /* private fields */ }