Type Alias fixed::types::U25F103

source ·
pub type U25F103 = FixedU128<U103>;
Expand description

FixedU128 with 25 integer bits and 103 fractional bits.

Aliased Type§

struct U25F103 { /* private fields */ }