I51F13

Type Alias I51F13 

Source
pub type I51F13 = FixedI64<U13>;
Expand description

FixedI64 with 51 integer bits and 13 fractional bits.

Aliased Typeยง

pub struct I51F13 { /* private fields */ }