Type Alias fixed::types::U27F101

source ·
pub type U27F101 = FixedU128<U101>;
Expand description

FixedU128 with 27 integer bits and 101 fractional bits.

Aliased Type§

struct U27F101 { /* private fields */ }