Type Alias fixed::types::U58F6

source ·
pub type U58F6 = FixedU64<U6>;
Expand description

FixedU64 with 58 integer bits and six fractional bits.

Aliased Type§

struct U58F6 { /* private fields */ }