I32F96

Type Alias I32F96 

Source
pub type I32F96 = FixedI128<U96>;
Expand description

FixedI128 with 32 integer bits and 96 fractional bits.

Aliased Typeยง

pub struct I32F96 { /* private fields */ }