Type Alias fixed::types::U20F44

source ·
pub type U20F44 = FixedU64<U44>;
Expand description

FixedU64 with 20 integer bits and 44 fractional bits.

Aliased Type§

struct U20F44 { /* private fields */ }