U12F52

Type Alias U12F52 

Source
pub type U12F52 = FixedU64<U52>;
Expand description

FixedU64 with 12 integer bits and 52 fractional bits.

Aliased Typeยง

pub struct U12F52 { /* private fields */ }