U59F5

Type Alias U59F5 

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

FixedU64 with 59 integer bits and five fractional bits.

Aliased Typeยง

pub struct U59F5 { /* private fields */ }