Type Alias fixed::types::I113F15

source ·
pub type I113F15 = FixedI128<U15>;
Expand description

FixedI128 with 113 integer bits and 15 fractional bits.

Aliased Type§

struct I113F15 { /* private fields */ }