U60F68

Type Alias U60F68 

Source
pub type U60F68 = FixedU128<U68>;
Expand description

FixedU128 with 60 integer bits and 68 fractional bits.

Aliased Typeยง

pub struct U60F68 { /* private fields */ }