U75F53

Type Alias U75F53 

Source
pub type U75F53 = FixedU128<U53>;
Expand description

FixedU128 with 75 integer bits and 53 fractional bits.

Aliased Typeยง

pub struct U75F53 { /* private fields */ }