Type Alias fixed::types::I115F13

source ·
pub type I115F13 = FixedI128<U13>;
Expand description

FixedI128 with 115 integer bits and 13 fractional bits.

Aliased Type§

struct I115F13 { /* private fields */ }