Type Alias fixed::types::I101F27

source ·
pub type I101F27 = FixedI128<U27>;
Expand description

FixedI128 with 101 integer bits and 27 fractional bits.

Aliased Type§

struct I101F27 { /* private fields */ }