Type Alias fixed::types::I35F93

source ·
pub type I35F93 = FixedI128<U93>;
Expand description

FixedI128 with 35 integer bits and 93 fractional bits.

Aliased Type§

struct I35F93 { /* private fields */ }