Type Alias fixed::types::U53F75

source ·
pub type U53F75 = FixedU128<U75>;
Expand description

FixedU128 with 53 integer bits and 75 fractional bits.

Aliased Type§

struct U53F75 { /* private fields */ }