Type Alias fixed::types::I103F25

source ·
pub type I103F25 = FixedI128<U25>;
Expand description

FixedI128 with 103 integer bits and 25 fractional bits.

Aliased Type§

struct I103F25 { /* private fields */ }