Type Alias I91F37

Source
pub type I91F37 = FixedI128<U37>;
Expand description

FixedI128 with 91 integer bits and 37 fractional bits.

Aliased Typeยง

struct I91F37 { /* private fields */ }