I20F44

Type Alias I20F44 

Source
pub type I20F44 = FixedI64<U44>;
Expand description

FixedI64 with 20 integer bits and 44 fractional bits.

Aliased Typeยง

pub struct I20F44 { /* private fields */ }