U32F96

Type Alias U32F96 

Source
pub type U32F96 = FixedU128<U96>;
Expand description

FixedU128 with 32 integer bits and 96 fractional bits.

Aliased Typeยง

pub struct U32F96 { /* private fields */ }