Type Alias fixed::types::I35F29

source ·
pub type I35F29 = FixedI64<U29>;
Expand description

FixedI64 with 35 integer bits and 29 fractional bits.

Aliased Type§

struct I35F29 { /* private fields */ }