Type Alias fixed::types::U4F60

source ·
pub type U4F60 = FixedU64<U60>;
Expand description

FixedU64 with four integer bits and 60 fractional bits.

Aliased Type§

struct U4F60 { /* private fields */ }