Type Alias fixed::types::U103F25

source ·
pub type U103F25 = FixedU128<U25>;
Expand description

FixedU128 with 103 integer bits and 25 fractional bits.

Aliased Type§

struct U103F25 { /* private fields */ }