Type Alias U34F94

Source
pub type U34F94 = FixedU128<U94>;
Expand description

FixedU128 with 34 integer bits and 94 fractional bits.

Aliased Typeยง

struct U34F94 { /* private fields */ }