Type Alias fixed::types::U34F94

source ·
pub type U34F94 = FixedU128<U94>;
Expand description

FixedU128 with 34 integer bits and 94 fractional bits.

Aliased Type§

struct U34F94 { /* private fields */ }