Type Alias fixed::types::U60F4

source ·
pub type U60F4 = FixedU64<U4>;
Expand description

FixedU64 with 60 integer bits and four fractional bits.

Aliased Type§

struct U60F4 { /* private fields */ }