I40F24

Type Alias I40F24 

Source
pub type I40F24 = FixedI64<U24>;
Expand description

FixedI64 with 40 integer bits and 24 fractional bits.

Aliased Typeยง

pub struct I40F24 { /* private fields */ }