Type Alias fixed::types::U75F53

source ·
pub type U75F53 = FixedU128<U53>;
Expand description

FixedU128 with 75 integer bits and 53 fractional bits.

Aliased Type§

struct U75F53 { /* private fields */ }