Type Alias U57F7

Source
pub type U57F7 = FixedU64<U7>;
Expand description

FixedU64 with 57 integer bits and seven fractional bits.

Aliased Typeยง

pub struct U57F7 { /* private fields */ }