Type Alias fixed::types::I95F33

source ·
pub type I95F33 = FixedI128<U33>;
Expand description

FixedI128 with 95 integer bits and 33 fractional bits.

Aliased Type§

struct I95F33 { /* private fields */ }