Type Alias I37F91

Source
pub type I37F91 = FixedI128<U91>;
Expand description

FixedI128 with 37 integer bits and 91 fractional bits.

Aliased Typeยง

struct I37F91 { /* private fields */ }