I53F75

Type Alias I53F75 

Source
pub type I53F75 = FixedI128<U75>;
Expand description

FixedI128 with 53 integer bits and 75 fractional bits.

Aliased Typeยง

pub struct I53F75 { /* private fields */ }