Type Alias U23F105

Source
pub type U23F105 = FixedU128<U105>;
Expand description

FixedU128 with 23 integer bits and 105 fractional bits.

Aliased Typeยง

struct U23F105 { /* private fields */ }