Type Alias fixed::types::I15F113

source ·
pub type I15F113 = FixedI128<U113>;
Expand description

FixedI128 with 15 integer bits and 113 fractional bits.

Aliased Type§

struct I15F113 { /* private fields */ }