Type Alias U58F6

Source
pub type U58F6 = FixedU64<U6>;
Expand description

FixedU64 with 58 integer bits and six fractional bits.

Aliased Typeยง

struct U58F6 { /* private fields */ }