Type Alias fixed::types::I45F19

source ·
pub type I45F19 = FixedI64<U19>;
Expand description

FixedI64 with 45 integer bits and 19 fractional bits.

Aliased Type§

struct I45F19 { /* private fields */ }