I41F87

Type Alias I41F87 

Source
pub type I41F87 = FixedI128<U87>;
Expand description

FixedI128 with 41 integer bits and 87 fractional bits.

Aliased Typeยง

pub struct I41F87 { /* private fields */ }