I43F85

Type Alias I43F85 

Source
pub type I43F85 = FixedI128<U85>;
Expand description

FixedI128 with 43 integer bits and 85 fractional bits.

Aliased Typeยง

pub struct I43F85 { /* private fields */ }