Type Alias I35F29

Source
pub type I35F29 = FixedI64<U29>;
Expand description

FixedI64 with 35 integer bits and 29 fractional bits.

Aliased Typeยง

struct I35F29 { /* private fields */ }