Type Alias fixed::types::U61F3

source ·
pub type U61F3 = FixedU64<U3>;
Expand description

FixedU64 with 61 integer bits and three fractional bits.

Aliased Type§

struct U61F3 { /* private fields */ }