Type Alias fixed::types::I30F34

source ·
pub type I30F34 = FixedI64<U34>;
Expand description

FixedI64 with 30 integer bits and 34 fractional bits.

Aliased Type§

struct I30F34 { /* private fields */ }