Type Alias fixed::types::I26F102

source ·
pub type I26F102 = FixedI128<102>;
Expand description

FixedI128 with 26 integer bits and 102 fractional bits.

Aliased Type§

struct I26F102 { /* private fields */ }