I61F3

Type Alias I61F3 

Source
pub type I61F3 = FixedI64<U3>;
Expand description

FixedI64 with 61 integer bits and three fractional bits.

Aliased Typeยง

pub struct I61F3 { /* private fields */ }