Type Alias fixed::types::U83F45

source ·
pub type U83F45 = FixedU128<U45>;
Expand description

FixedU128 with 83 integer bits and 45 fractional bits.

Aliased Type§

struct U83F45 { /* private fields */ }