Type Alias fixed::types::U56F8

source ·
pub type U56F8 = FixedU64<U8>;
Expand description

FixedU64 with 56 integer bits and eight fractional bits.

Aliased Type§

struct U56F8 { /* private fields */ }