Type Alias fixed::types::U93F35

source ·
pub type U93F35 = FixedU128<U35>;
Expand description

FixedU128 with 93 integer bits and 35 fractional bits.

Aliased Type§

struct U93F35 { /* private fields */ }