Type Alias U53F75

Source
pub type U53F75 = FixedU128<U75>;
Expand description

FixedU128 with 53 integer bits and 75 fractional bits.

Aliased Typeยง

struct U53F75 { /* private fields */ }