I83F45

Type Alias I83F45 

Source
pub type I83F45 = FixedI128<U45>;
Expand description

FixedI128 with 83 integer bits and 45 fractional bits.

Aliased Typeยง

pub struct I83F45 { /* private fields */ }