I81F47

Type Alias I81F47 

Source
pub type I81F47 = FixedI128<U47>;
Expand description

FixedI128 with 81 integer bits and 47 fractional bits.

Aliased Typeยง

pub struct I81F47 { /* private fields */ }