Type Alias U68F60

Source
pub type U68F60 = FixedU128<U60>;
Expand description

FixedU128 with 68 integer bits and 60 fractional bits.

Aliased Typeยง

pub struct U68F60 { /* private fields */ }