U95F33

Type Alias U95F33 

Source
pub type U95F33 = FixedU128<U33>;
Expand description

FixedU128 with 95 integer bits and 33 fractional bits.

Aliased Typeยง

pub struct U95F33 { /* private fields */ }