Type Alias fixed::types::U57F7

source ·
pub type U57F7 = FixedU64<U7>;
Expand description

FixedU64 with 57 integer bits and seven fractional bits.

Aliased Type§

struct U57F7 { /* private fields */ }