Type Alias fixed::types::U101F27

source ·
pub type U101F27 = FixedU128<U27>;
Expand description

FixedU128 with 101 integer bits and 27 fractional bits.

Aliased Type§

struct U101F27 { /* private fields */ }