Type Alias fixed::types::U23F105

source ·
pub type U23F105 = FixedU128<U105>;
Expand description

FixedU128 with 23 integer bits and 105 fractional bits.

Aliased Type§

struct U23F105 { /* private fields */ }