I24F40

Type Alias I24F40 

Source
pub type I24F40 = FixedI64<U40>;
Expand description

FixedI64 with 24 integer bits and 40 fractional bits.

Aliased Typeยง

pub struct I24F40 { /* private fields */ }