Type Alias fixed::types::U6F58

source ·
pub type U6F58 = FixedU64<U58>;
Expand description

FixedU64 with six integer bits and 58 fractional bits.

Aliased Type§

struct U6F58 { /* private fields */ }