I87F41

Type Alias I87F41 

Source
pub type I87F41 = FixedI128<U41>;
Expand description

FixedI128 with 87 integer bits and 41 fractional bits.

Aliased Typeยง

pub struct I87F41 { /* private fields */ }