Type Alias fixed::types::U85F43

source ·
pub type U85F43 = FixedU128<U43>;
Expand description

FixedU128 with 85 integer bits and 43 fractional bits.

Aliased Type§

struct U85F43 { /* private fields */ }