Type Alias fixed::types::I33F95

source ·
pub type I33F95 = FixedI128<U95>;
Expand description

FixedI128 with 33 integer bits and 95 fractional bits.

Aliased Type§

struct I33F95 { /* private fields */ }