Type Alias fixed::types::I25F103

source ·
pub type I25F103 = FixedI128<U103>;
Expand description

FixedI128 with 25 integer bits and 103 fractional bits.

Aliased Type§

struct I25F103 { /* private fields */ }