U61F3

Type Alias U61F3 

Source
pub type U61F3 = FixedU64<U3>;
Expand description

FixedU64 with 61 integer bits and three fractional bits.

Aliased Typeยง

pub struct U61F3 { /* private fields */ }