Function two_compl
pub const fn two_compl(op: Uint<256, 4>) -> Uint<256, 4>Available on crate feature
evm only.Expand description
Computes the two’s complement of a U256 value.
pub const fn two_compl(op: Uint<256, 4>) -> Uint<256, 4>evm only.Computes the two’s complement of a U256 value.