I4F60

Type Alias I4F60 

Source
pub type I4F60 = FixedI64<U60>;
Expand description

FixedI64 with four integer bits and 60 fractional bits.

Aliased Typeยง

pub struct I4F60 { /* private fields */ }