I24F104

Type Alias I24F104 

Source
pub type I24F104 = FixedI128<U104>;
Expand description

FixedI128 with 24 integer bits and 104 fractional bits.

Aliased Typeยง

pub struct I24F104 { /* private fields */ }