Type Alias fixed::types::I45F83

source ·
pub type I45F83 = FixedI128<U83>;
Expand description

FixedI128 with 45 integer bits and 83 fractional bits.

Aliased Type§

struct I45F83 { /* private fields */ }