Type Alias fixed::types::U26F102

source ·
pub type U26F102 = FixedU128<U102>;
Expand description

FixedU128 with 26 integer bits and 102 fractional bits.

Aliased Type§

struct U26F102 { /* private fields */ }