Type Alias fixed::types::U43F85

source ·
pub type U43F85 = FixedU128<U85>;
Expand description

FixedU128 with 43 integer bits and 85 fractional bits.

Aliased Type§

struct U43F85 { /* private fields */ }