Type Alias fixed::types::U45F83

source ·
pub type U45F83 = FixedU128<U83>;
Expand description

FixedU128 with 45 integer bits and 83 fractional bits.

Aliased Type§

struct U45F83 { /* private fields */ }