Type Alias fixed::types::U35F93

source ·
pub type U35F93 = FixedU128<U93>;
Expand description

FixedU128 with 35 integer bits and 93 fractional bits.

Aliased Type§

struct U35F93 { /* private fields */ }