U8F56

Type Alias U8F56 

Source
pub type U8F56 = FixedU64<U56>;
Expand description

FixedU64 with eight integer bits and 56 fractional bits.

Aliased Typeยง

pub struct U8F56 { /* private fields */ }