Type Alias fixed::types::I53F75

source ·
pub type I53F75 = FixedI128<U75>;
Expand description

FixedI128 with 53 integer bits and 75 fractional bits.

Aliased Type§

struct I53F75 { /* private fields */ }