Type Alias fixed::types::U105F23

source ·
pub type U105F23 = FixedU128<U23>;
Expand description

FixedU128 with 105 integer bits and 23 fractional bits.

Aliased Type§

struct U105F23 { /* private fields */ }