Type Alias fixed::types::I27F101

source ·
pub type I27F101 = FixedI128<U101>;
Expand description

FixedI128 with 27 integer bits and 101 fractional bits.

Aliased Type§

struct I27F101 { /* private fields */ }