Type Alias radix_common::math::precise_decimal::InnerPreciseDecimal
source · pub type InnerPreciseDecimal = I256;
Aliased Type§
struct InnerPreciseDecimal(pub BInt<4>);
Fields§
§0: BInt<4>
pub type InnerPreciseDecimal = I256;
struct InnerPreciseDecimal(pub BInt<4>);
0: BInt<4>