I5F59

Type Alias I5F59 

Source
pub type I5F59 = FixedI64<U59>;
Expand description

FixedI64 with five integer bits and 59 fractional bits.

Aliased Typeยง

pub struct I5F59 { /* private fields */ }