I23F105

Type Alias I23F105 

Source
pub type I23F105 = FixedI128<U105>;
Expand description

FixedI128 with 23 integer bits and 105 fractional bits.

Aliased Typeยง

pub struct I23F105 { /* private fields */ }