U40F24

Type Alias U40F24 

Source
pub type U40F24 = FixedU64<U24>;
Expand description

FixedU64 with 40 integer bits and 24 fractional bits.

Aliased Typeยง

pub struct U40F24 { /* private fields */ }