I96F32

Type Alias I96F32 

Source
pub type I96F32 = FixedI128<U32>;
Expand description

FixedI128 with 96 integer bits and 32 fractional bits.

Aliased Typeยง

pub struct I96F32 { /* private fields */ }