Type Alias fixed::types::I90F38

source ·
pub type I90F38 = FixedI128<U38>;
Expand description

FixedI128 with 90 integer bits and 38 fractional bits.

Aliased Type§

struct I90F38 { /* private fields */ }