Type Alias fixed::types::I29F99

source ·
pub type I29F99 = FixedI128<U99>;
Expand description

FixedI128 with 29 integer bits and 99 fractional bits.

Aliased Type§

struct I29F99 { /* private fields */ }