Type Alias I33F95

Source
pub type I33F95 = FixedI128<U95>;
Expand description

FixedI128 with 33 integer bits and 95 fractional bits.

Aliased Typeยง

struct I33F95 { /* private fields */ }