Type Alias fixed::types::I93F35

source ·
pub type I93F35 = FixedI128<U35>;
Expand description

FixedI128 with 93 integer bits and 35 fractional bits.

Aliased Type§

struct I93F35 { /* private fields */ }