Type Alias U54F10

Source
pub type U54F10 = FixedU64<U10>;
Expand description

FixedU64 with 54 integer bits and 10 fractional bits.

Aliased Typeยง

struct U54F10 { /* private fields */ }