revm_interpreter::instructions::bitwise

Function not

Source
pub fn not<WIRE: InterpreterTypes, H: Host + ?Sized>(
    interpreter: &mut Interpreter<WIRE>,
    _host: &mut H,
)