Type Alias fixed::types::U95F33

source ·
pub type U95F33 = FixedU128<U33>;
Expand description

FixedU128 with 95 integer bits and 33 fractional bits.

Aliased Type§

struct U95F33 { /* private fields */ }