Type Alias fixed::types::I34F30

source ·
pub type I34F30 = FixedI64<U30>;
Expand description

FixedI64 with 34 integer bits and 30 fractional bits.

Aliased Type§

struct I34F30 { /* private fields */ }