Type Alias U59F5

Source
pub type U59F5 = FixedU64<U5>;
Expand description

FixedU64 with 59 integer bits and five fractional bits.

Aliased Typeยง

struct U59F5 { /* private fields */ }