I52F12

Type Alias I52F12 

Source
pub type I52F12 = FixedI64<U12>;
Expand description

FixedI64 with 52 integer bits and 12 fractional bits.

Aliased Typeยง

pub struct I52F12 { /* private fields */ }