Type Alias fixed::types::I23F105

source ·
pub type I23F105 = FixedI128<U105>;
Expand description

FixedI128 with 23 integer bits and 105 fractional bits.

Aliased Type§

struct I23F105 { /* private fields */ }