Type Alias U34F30

Source
pub type U34F30 = FixedU64<U30>;
Expand description

FixedU64 with 34 integer bits and 30 fractional bits.

Aliased Typeยง

struct U34F30 { /* private fields */ }