Type Alias fixed::types::U102F26

source ·
pub type U102F26 = FixedU128<U26>;
Expand description

FixedU128 with 102 integer bits and 26 fractional bits.

Aliased Type§

struct U102F26 { /* private fields */ }